Skip to content

Releases: Chostakovitch/pychee

[0.2.2] Add albums tree method

15 Jun 10:12
0.2.2
2e7276f
Compare
Choose a tag to compare

And improved pyproject.toml file, better linting.

Thanks to @engineerjoe440.

[0.2.1] Python 3.7 compatibility

12 Apr 21:32
0.2.1
5db862a
Compare
Choose a tag to compare

Remove usage of walrus operator to maintain Python 3.7 compatibility

[0.2.0] Adjust to new API behaviours

20 Feb 15:01
v0.2.0
33d7a2c
Compare
Choose a tag to compare

Fixes:

  • Set CSRF token early (before API calls) and refresh it at each request
  • Use explicit application/json Accept, otherwise Lychee rejects the request

Known problems:

  • Error checking is really bad at our side (we should check HTTP codes)
  • No testing

0.1.2

04 Mar 23:59
0.1.2
b6b1434
Compare
Choose a tag to compare

Add sample usage, return album id on creation

0.1.1

03 Jan 15:16
Compare
Choose a tag to compare

Add Photo::get API call

0.1

29 Dec 11:01
06dc88f
Compare
Choose a tag to compare
0.1

Initial release.