0xCCF4 / PhotoSort

A tool to rename/move/copy/hardlink/symlink and sort photos and videos by its EXIF date.
GNU General Public License v3.0
5 stars 1 forks source link

chore: release v0.2.0 #35

Closed 0xCCF4 closed 1 month ago

0xCCF4 commented 1 month ago

🤖 New release

Changelog

## [0.2.0](https://github.com/0xCCF4/PhotoSort/compare/v0.1.6...v0.2.0) - 2024-09-13 ### Added - allow specifying a format string that allows subfolder creation [#33](https://github.com/0xCCF4/PhotoSort/pull/33) - [**breaking**] overhauled file format interface ### Fixed - *(doc)* fixed README.md examples ### Other - *(doc)* cargo fmt - updated readme to reflect the new cli options - [**breaking**] moved parts of the source to own files, added more debug/error information - Merge pull request [#32](https://github.com/0xCCF4/PhotoSort/pull/32) from 0xCCF4/dependabot/cargo/anyhow-1.0.87 - *(deps)* bump anyhow from 1.0.86 to 1.0.87


This PR was generated with release-plz.