Releases: huangsam/photohaul
Releases · huangsam/photohaul
v1.1.0
Full Changelog: v1.0.0...v1.1.0
This new release enhances the usability of property-based configuration. Specifically:
- Users can provide a project property
configFileto specify the exact file to use for migration settings - Fallback to
config.propertiesis still supported - README contents have been updated to reflect this new behavior
The minimum supported Java version is still 17 LTS.
v1.0.0
As part of Photohaul's first-ever release, here's what happened:
- Implemented local filesystem integration
- Implemented Dropbox client integration
- Implemented Google Drive client integration
- Added GitHub actions with Gradle and Codecov support
- Configured code coverage threshold to 70%
Reddit: https://www.reddit.com/r/java/comments/1hkvdqa/photohaul_effortlessly_manage_your_photos/
Hackernews: https://news.ycombinator.com/item?id=42498021
Full Changelog: https://github.com/huangsam/photohaul/commits/v1.0.0