Releases: imsnif/diskonaut
Releases · imsnif/diskonaut
0.10.0
Added
- Add
--disable-delete-confirmation
flag to not immediately delete files without a prompt (#71) - @markafarrell
0.9.0
Added
- Add
--apparent-size
flag to show actual file size rather than file size on disk (#66) - @imsnif
0.8.0
Fixed
- Change delete key to BACKSPACE for cross platform support (#64) - @maxheyer
- Do not crash with extremely large files/folders (#63) - @Freaky
0.7.0
Added
- Show warning when trying to delete while still scanning (#60) - @mhdmhsni
- Add ability to zoom in and out (eg. to see small files) (#61) - @imsnif
0.5.0
Added
- Add an "Are you sure you want to quit?" modal (#44) - @mhdmhsni
Fixed
- Fix some small_files rendering edge-cases (#55) - @imsnif
0.2.0
Fixed
- Cross platform file size calculation (#28) - @Freaky
- Bumped insta dependency to 0.16.0, bumped cargo-insta dependency to 0.16.0 (#25) - @tim77
- Bumped tui dependency to 0.9 (#30) - @silwol
0.1.0
Initial release, woohoo!!