Releases: dkorunic/findlargedir
Releases · dkorunic/findlargedir
0.6.4
Tag 0.6.4 release.
0.6.2
Minor cleanups and deps update.
0.6.1
After extensive benchmarking, move back to Jemalloc.
0.6.0
Update deps. Add fd limit raise. Handle fatal dir scan I/O errors.
0.5.7
Update Cargo version
0.5.6
- Update deps (indicatif to 0.17.6) - Enable overflow checks in release build - Loop over ref to children container
0.5.5
Update deps: - num_cpus to 1.16.0 - tempfile to 3.7.0 - anyhow to 1.0.72 - clap to 4.3.19 - ctrlc to 3.4.0 - indicatif to 0.17.5
0.5.4
Update deps: - tempfile to 3.5.0 - anyhow to 1.0.71 - human_bytes to 0.4.2 - clap to 4.2.7 - mimalloc to 0.1.37
0.5.3
Deps update: - tempfile to 3.4.0 - anyhow to 1.0.69 - clap to 4.1.6 - crtcl to 3.2.5
0.5.2
Sadly MiMalloc doesn't build on ARM32HF, for now revert back to enabling just for MacOS and Linux x64 + ARM64