From 952624118bf3c293f23064e21828af00df9d132c Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 16 Jun 2019 10:38:58 +0800 Subject: fix typo in title --- Cargo.toml | 2 +- README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 500139e..0c289d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dua-cli" -version = "2.0.0" +version = "2.0.1" authors = ["Sebastian Thiel "] edition = "2018" include = ["src/**/*", "Cargo.toml"] diff --git a/README.md b/README.md index 332c40a..e2d89a3 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ dua interactive * [ ] Evaluate unit coloring - can we highlight different units better, make them stick out? +#### ✅ v2.0.01- bug fixes and improvements + +* fix typo in title +* better display of IO-Errors in aggregate mode + #### ✅ v2.0.0 - interactive visualization of directory sizes with an option to queue their deletion A sub-command bringing up a terminal user interface to allow drilling into directories, and clearing them out, all using the keyboard exclusively. -- cgit v1.2.3