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
0.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
0.1.8
0.1.6
This covers every endpoint of Pxlapi with every function being fully functional