Releases: EKarton/Sharded-Google-Photos
Releases · EKarton/Sharded-Google-Photos
v0.2.4
What's Changed
- fix: fix bug fixes for large batch jobs by @EKarton in #21
- fix: fix more bugs by @EKarton in #22
- feat: publish new version by @EKarton in #23
- fix: bugs by @EKarton in #24
- chore: cleaned up code and readme by @EKarton in #25
- fix: fix text in readme by @EKarton in #26
- fix: bulk photos cleanup by @EKarton in #27
- feat: add event bus to the cleanup script by @EKarton in #28
- fix: fix details being emitted in cleanup script by @EKarton in #29
- feat: add event_bus to gphotos_backup, and docstrings, and types by @EKarton in #30
Full Changelog: v0.2.0...v0.2.4
v0.2.0
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
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