Skip to content

Releases: imsnif/diskonaut

0.11.0

23 Sep 14:23
Compare
Choose a tag to compare

Added

0.10.0

11 Sep 15:39
Compare
Choose a tag to compare

Added

  • Add --disable-delete-confirmation flag to not immediately delete files without a prompt (#71) - @markafarrell

0.9.0

12 Jul 12:18
Compare
Choose a tag to compare

Added

  • Add --apparent-size flag to show actual file size rather than file size on disk (#66) - @imsnif

0.8.0

09 Jul 12:49
Compare
Choose a tag to compare

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

04 Jul 11:53
Compare
Choose a tag to compare

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.6.0

03 Jul 07:39
Compare
Choose a tag to compare

Added

0.5.0

27 Jun 11:07
Compare
Choose a tag to compare

Added

  • Add an "Are you sure you want to quit?" modal (#44) - @mhdmhsni

Fixed

  • Fix some small_files rendering edge-cases (#55) - @imsnif

0.3.0

21 Jun 12:20
Compare
Choose a tag to compare

Fixed

0.2.0

18 Jun 19:51
Compare
Choose a tag to compare

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

17 Jun 15:15
Compare
Choose a tag to compare

Initial release, woohoo!!