Releases: 0xCCF4/PhotoSort
Releases · 0xCCF4/PhotoSort
v0.2.4
v0.2.3
v0.2.2
v0.2.1
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 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
v0.2.0
Added
- allow specifying a format string that allows subfolder creation #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 from 0xCCF4/dependabot/cargo/anyhow-1.0.87
- (deps) bump anyhow from 1.0.86 to 1.0.87
v0.1.6
Added
- updated ci, added release plz, devskim, automerge dependabot
Fixed
- ci auto merge pr
- fixing ci video lib missing
- fixing ci video lib missing
- change ci token
- change ci token
- change compile against stable in ci
Other
- (deps) bump actions-rust-lang/setup-rust-toolchain (#12)
- (deps) bump rust-build/rust-build.action from 1.4.4 to 1.4.5 (#13)
- renamed ci jobs
- Bump clap from 4.5.4 to 4.5.7 (#10)
- Bump regex from 1.10.4 to 1.10.5 (#9)
- Bump lazy_static from 1.4.0 to 1.5.0 (#11)
- cargo fmt and clippy
- update ci
- update ci
- Merge pull request #6 from 0xCCF4/dependabot/cargo/anyhow-1.0.86
- Bump ffmpeg-next from 7.0.0 to 7.0.2
v0.1.5
v0.1.4
Changes
- Fixed a bug related to the file formatter {:?dup} now only resolves to _{:dup} if {:dup} is not empty
- Fixed some bugs in the documentation
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3