History

0.1.1 (2025-02-11)

  • Fix issue with not properly detecting when an album of the given name does not exist for get_album_by_name()

0.1.0 (2025-02-11)

  • Add upload()

  • Add download()

  • Add get_photo_by_file()

  • Add get_tokens_from_session()

  • Allow passing keyword arguments to request() to pass to requests.Request constructor

0.0.3 (2025-02-02)

  • Add start_import() and start_index()

0.0.2 (2025-02-02)

  • Fix issue with get_albums and get_photos

  • Add .photos aliases for import from the top module

0.0.1 (2025-01-18)

  • First release on PyPI.