Skip to content

Releases: Kile/pypxl

new endpoints, fixes

22 Jul 22:47
Compare
Choose a tag to compare

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 PxlObjects when checking for valid endpoint choice. This would cause checks to break

v0.2.0

06 May 07:14
Compare
Choose a tag to compare

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

22 Apr 08:47
Compare
Choose a tag to compare
0.1.8

Fixing bug that made pypxl unusable

First fully functional version

02 Apr 14:32
Compare
Choose a tag to compare

This covers every endpoint of Pxlapi with every function being fully functional