1.5 KiB
1.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
[Unreleased]
Added
- Support emacs keybindings (https://github.com/imsnif/diskonaut/pull/40) - @redzic
- Make enter select largest folder if nothing is selected (https://github.com/imsnif/diskonaut/pull/45) - @redzic
Fixed
- Do not scan in parallel when running tests (https://github.com/imsnif/diskonaut/pull/43) - @redzic
[0.3.0] - 2020-06-21
Fixed
- Remove unneeded dev dependency (https://github.com/imsnif/diskonaut/pull/35) - @ignatenkobrain
- Improve scanning speed (https://github.com/imsnif/diskonaut/pull/38) - @imsnif
- Refactor movement methods (https://github.com/imsnif/diskonaut/pull/31) - @phimuemue
[0.2.0] - 2020-06-18
Fixed
- Cross platform file size calculation (https://github.com/imsnif/diskonaut/pull/28) - @Freaky
- Bumped insta dependency to 0.16.0, bumped cargo-insta dependency to 0.16.0 (https://github.com/imsnif/diskonaut/pull/25) - @tim77
- Bumped tui dependency to 0.9 (https://github.com/imsnif/diskonaut/pull/30) - @silwol
[0.1.0] - 2020-06-17
Initial release with all the things.