Releases: pkolaczk/fclones
Releases · pkolaczk/fclones
0.34.0
0.33.1
0.33.0
Release 0.32.2
What's Changed
- Fix file stats not cleared before another dupes scan by @pkolaczk in #214
- Add sorting by status change (ctime) on unix by @th1000s in #218
- correct CoW command for macOS by @kapitainsky in #222
- Explicitly specify required features from the nix crate by @koutheir in #226
- New resolver and minor code cleanup by @pkolaczk in #227
- Enable cross-compiling from Apple M1/M2 to amd64 by @pkolaczk in #235
New Contributors
Full Changelog: v0.32.1...v0.32.2
fclones-gui 0.1.2
What's Changed
- Fix file stats not cleared before another dupes scan by @pkolaczk in #214
- Update fclones core to 0.32.1
Full Changelog: gui-v0.1.1...gui-v0.1.2
fclones 0.32.1
fclones-gui 0.1.1
0.31.1
This release is functionally identical to 0.30.0.
It only fixes compilation on 32-bit systems.
What's Changed
- rlimit.rs: fix return type of rlimit_nofile on 32-bit systems by @landfillbaby in #206
New Contributors
- @landfillbaby made their first contribution in #206
Full Changelog: v0.31.0...v0.31.1
0.31.0
What's Changed
- Restore timestamp (and only timestamp) after reflinking on linux by @th1000s in #194
- Obey the open file descriptor limit when grouping files by @th1000s in #200
- Feat: --skip-content-hash, --max-prefix-size, --max-suffix-size options by @johnpyp in #202
- If a file vanished do not print an access performance warning by @th1000s in #204
- Remove fallback to symbolic links by @pkolaczk in #203
New Contributors
Full Changelog: v0.30.0...v0.31.0