Releases: Kile/pypxl
Releases · Kile/pypxl
new endpoints, fixes
This release adds and fixes a few things
Additions
- The
/ajit
endpoint has been added - The
/clown
filter was added as a valid filter for/snapchat/
- The
/klines
endpoint was added - Added better annotations to the functions
Fixes
- Fixes wrong example in
glitch_example.markdown
- Fixes functions returning strings instead of
PxlObject
s when checking for valid endpoint choice. This would cause checks to break
v0.2.0
This release contains a lot of improvements which are
-
all functions now return a PxlObject. This makes checking for if the request was okay easier, it also contains info like the file type
-
There is some sort of documentation added to every function now
-
Added all new endpoints
Added support for /eyes
0.1.8 Fixing bug that made pypxl unusable
First fully functional version
This covers every endpoint of Pxlapi with every function being fully functional