Skip to content

Releases: EKarton/Sharded-Google-Photos

v0.2.4

28 Sep 23:34
326facf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.4

v0.2.0

29 Mar 18:33
ad8188b
Compare
Choose a tag to compare

What's Changed

  • fix: fix auth by @EKarton in #9
  • fix: fix issue where more than 50 items throws an error by @EKarton in #10
  • fix: support file upload chunking and use it in GPhotosBackup class by @EKarton in #11
  • feat: add logging for when uploading via chunking is complete by @EKarton in #12
  • fix: fix logging to GPhotosClient by @EKarton in #13
  • feat: move album assignment to a separate function by @EKarton in #14
  • feat: publish a new release by @EKarton in #15
  • fix: fix album assignment on existing and new albums by @EKarton in #16
  • fix: better logging by @EKarton in #17
  • chore: refactor GPhotosClient by @EKarton in #19
  • feat: use exponential retry for failed requests by @EKarton in #20
  • fix: polish README.md by @EKarton in #18

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Mar 08:24
ba96f77
Compare
Choose a tag to compare

This release is the first release of the sharded-google-photos library.

What's Changed

  • feat: Set up repo with Poetry by @EKarton in #1
  • fix: Fix folder structure by @EKarton in #2
  • feat: Create Github action for checking pull requests by @EKarton in #4
  • feat: Create GPhotos client by @EKarton in #3
  • feat: Create GPhotos clean up flow with fake GPhotosClient by @EKarton in #5
  • feat: Create GPhotos backup flow by @EKarton in #6
  • fix: Fix linter issue by @EKarton in #7
  • feat: Publish the library and updated readme file by @EKarton in #8

New Contributors

Full Changelog: https://github.com/EKarton/Sharded-Google-Photos/commits/v0.1.0