Skip to content

Releases: dundee/gdu

gdu v5.3.0

20 Jul 20:40
v5.3.0

Choose a tag to compare

  • added possibility to export analysis data into file (as JSON) using flag -o and import them later using flag -f (#59)

gdu v5.2.0

09 Jul 10:27
v5.2.0

Choose a tag to compare

  • e key binding for emptying directory/file (#62 thanks @zhangsean!)

gdu v5.1.1

22 Jun 16:00
v5.1.1

Choose a tag to compare

  • fixed test failing on some platforms (#58)

gdu v5.1.0

07 Jun 20:36
v5.1.0

Choose a tag to compare

gdu v5.0.1

31 May 09:13
v5.0.1

Choose a tag to compare

  • updated tview to fix crash on Windows (thanks @huangnauh!)

gdu v5.0.0

22 May 14:04
v5.0.0

Choose a tag to compare

  • Show/hide file count by pressing c (#55)
  • BC break: "Sort by file count" key binding remapped to C

gdu v4.11.2

10 May 14:47
v4.11.2

Choose a tag to compare

  • fixed handling keys when viewing file content (#53)

gdu v4.11.1

28 Apr 08:50
v4.11.1

Choose a tag to compare

  • fixed typo in the flag description

gdu v4.11.0

25 Apr 19:13
v4.11.0

Choose a tag to compare

  • added option to ignore hidden directories (#50)
  • added option to ignore directories matching regular expression

gdu v4.10.1

14 Apr 20:46
v4.10.1

Choose a tag to compare

  • fixed stdout output - write usage of cores into log file
  • skip failing tests on single core CPUs (thanks @inglor!)