Releases: cauebs/durt
Releases · cauebs/durt
v1.0.3
v1.0.2
Pin clap version correctly
v1.0.0
- Fix unwrap bug with --same-fs when no entries are valid
- Make error reporting more reliable
v0.7.0
- Added
-f, --same-fs
: Ignore entries from filesystems different from that of the first path passed (unix only for now); - Say how many entries were omitted if
-m, --minimum-percentage
was used; - Fix alignment of line separator again...
v0.6.0
Add build workflow