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.1 #51

Closed 0xCCF4 closed 4 days ago

0xCCF4 commented 4 days ago

🤖 New release

Changelog

## [0.2.1](https://github.com/0xCCF4/PhotoSort/compare/v0.2.0...v0.2.1) - 2024-10-18 ### Added - extension can be made upper or lower case when specifying a custom name format ### Other - fixed clippy errors - ran cargo fmt - *(deps)* bump clap from 4.5.19 to 4.5.20 - *(deps)* bump clap from 4.5.18 to 4.5.19 - *(deps)* bump actions-rust-lang/setup-rust-toolchain - Merge pull request [#41](https://github.com/0xCCF4/PhotoSort/pull/41) from 0xCCF4/dependabot/cargo/regex-1.11.0 - *(deps)* bump regex from 1.10.6 to 1.11.0 - *(deps)* bump clap from 4.5.17 to 4.5.18 - *(deps)* bump actions-rust-lang/setup-rust-toolchain - *(deps)* bump anyhow from 1.0.87 to 1.0.89


This PR was generated with release-plz.