Skip to content

Releases: huangsam/photohaul

v1.1.0

17 Jun 03:20

Choose a tag to compare

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 configFile to specify the exact file to use for migration settings
  • Fallback to config.properties is still supported
  • README contents have been updated to reflect this new behavior

The minimum supported Java version is still 17 LTS.

v1.0.0

24 Mar 03:02

Choose a tag to compare

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