Skip to content

Latest commit

 

History

History
81 lines (53 loc) · 3.81 KB

CHANGELOG.md

File metadata and controls

81 lines (53 loc) · 3.81 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[Unreleased]

Added

  • Only show "Small Files" legend when there are small files on screen (#75) - @pjsier

[0.11.0] - 2020-09-23

Added

[0.10.0] - 2020-09-11

Added

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

[0.9.0] - 2020-07-12

Added

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

[0.8.0] - 2020-07-09

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] - 2020-07-04

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] - 2020-07-03

Added

[0.5.0] - 2020-06-27

Added

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

Fixed

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

[0.4.0] - 2020-06-26

Added

  • Support emacs keybindings (#40) - @redzic
  • Make enter select largest folder if nothing is selected (#45) - @redzic
  • Keep track of tile selection in previous folder (#53) - @therealprof

Fixed

[0.3.0] - 2020-06-21

Fixed

[0.2.0] - 2020-06-18

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] - 2020-06-17

Initial release with all the things.