Releases: 0xCCF4/PhotoSort
Releases · 0xCCF4/PhotoSort
v0.2.11
14 Oct 16:42
Compare
Sorry, something went wrong.
No results found
Added
(ci) added automatic nix build tests
(ci) added automatic nix build tests
added nix build system and packaging support
Fixed
compile on older rust version was not possible due to use of unstable library feature 'integer_sign_cast'
(ci) fixed ci tests failed due to outdated rust version in nixpkgs/24.11
Other
(deps) bump github/codeql-action from 3 to 4
(deps) bump actions-rust-lang/setup-rust-toolchain
v0.2.10
04 Oct 10:47
Compare
Sorry, something went wrong.
No results found
Added
added {original_filename} format string
Other
v0.2.9
04 Oct 09:45
Compare
Sorry, something went wrong.
No results found
Added
added format modifier {original_name}
Other
fixed cargo fmt errors
(deps) bump actions-rust-lang/setup-rust-toolchain
Merge pull request #132 from 0xCCF4/dependabot/cargo/clap-4.5.48
(deps) bump clap from 4.5.47 to 4.5.48
(deps) bump actions-rust-lang/setup-rust-toolchain
v0.2.8
15 Sep 09:52
Compare
Sorry, something went wrong.
No results found
Added
expose cmd argument to choose which EXIF date to use
v0.2.7
14 Sep 10:16
Compare
Sorry, something went wrong.
No results found
Fixed
fixed compiling with --video due to API changes
Other
changed error string for --bracket arg
add install crate from crates
v0.2.6
12 Sep 09:45
Compare
Sorry, something went wrong.
No results found
Added
bracket image group formattings
Other
run cargo fmt
changed bracketing documentation to reflect easier format string specifiers
let bracket group index start with 1
Merge branch 'main' into 84-feature-request-identify-bracketed-images-and-move-them-per-set-in-a-dedicated-folder
fix actions checkout version
v0.2.5
10 Sep 08:49
Compare
Sorry, something went wrong.
No results found
chore: Release package photo_sort version 0.2.5
v0.2.4
29 Oct 11:22
Compare
Sorry, something went wrong.
No results found
Added
added multithreading support
Other
Merge pull request #59 from 0xCCF4/dependabot/cargo/regex-1.11.1
(deps) bump regex from 1.11.0 to 1.11.1
v0.2.3
28 Oct 10:01
Compare
Sorry, something went wrong.
No results found
Added
added progress bar option
added a --log and --quiet option
Other
ran cargo fmt
changed log level for unprocessed files from debug to info, --debug now has TRACE log level
(deps) bump anyhow from 1.0.89 to 1.0.90
v0.2.2
20 Oct 10:33
Compare
Sorry, something went wrong.
No results found
Added
added option to specify file format for unknown files (which are not images/videos)
a different format string for files with no derived date
output warning if no date was derived for a file