- Add getting exif information by @fortysix2ahead in #37
- Add cache for items filesizes by @fortysix2ahead in #42
- Use filesize cache to detect updates by @fortysix2ahead in #44
- Update cattrs requirement from ~=23.1.2 to >=23.1.2,<23.3.0 by @dependabot in #40
- Update rich requirement from ~=13.6.0 to >=13.6,<13.8 by @dependabot in #41
Full Changelog: https://github.com/fortysix2ahead/synophotos/compare/rel-0.2.2...rel-0.2.3
- Add getting exif information by @fortysix2ahead in #37
- Add cache for items filesizes by @fortysix2ahead in #42
- Use filesize cache to detect updates by @fortysix2ahead in #44
- Update cattrs requirement from ~=23.1.2 to >=23.1.2,<23.3.0 by @dependabot in #40
- Update rich requirement from ~=13.6.0 to >=13.6,<13.8 by @dependabot in #41
Full Changelog: https://github.com/fortysix2ahead/synophotos/compare/rel-0.2.2...rel-0.2.3
- init, profile and version commands don't require login() by @fortysix2ahead in #23
- Reverse sync behaviour by @fortysix2ahead in #25
- Use folder id for path creation instead of album id/name by @fortysix2ahead in #26
- Added deduplication of results before download by @fortysix2ahead in #28
- Show user and url in profile command by @fortysix2ahead in #34
Full Changelog: https://github.com/fortysix2ahead/synophotos/compare/rel-0.2.1...rel-0.2.2
- Corrected broken fsio import
Full Changelog: https://github.com/fortysix2ahead/synophotos/compare/rel-0.2.0...rel-0.2.1
- Added sync command
- Added download command
- Added show command
- Added --force global option
- Consolidated configuration, only config.yaml is used now, profiles.yaml is obsolete
Full Changelog: https://github.com/fortysix2ahead/synophotos/compare/rel-0.1.2...rel-0.2.0
- Removed leftover references to ctx objects, which caused a crash when credentials were wrong
Full Changelog: https://github.com/fortysix2ahead/synophotos/compare/rel-0.1.1...rel-0.1.2
- Install typing_extensions as dependency, making synophotos run with Python 3.11
Full Changelog: https://github.com/fortysix2ahead/synophotos/compare/rel-0.1.0...rel-0.1.1
- Initial release version