A few ncdu 2.x releases

This commit is contained in:
Yorhel 2022-02-07 14:13:02 +01:00
parent 2893dc72b9
commit 73eaaf0a6f
50 changed files with 264 additions and 28 deletions

View file

@ -20,6 +20,21 @@ the incidental article on this site. Enjoy your stay!
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
`2022-02-07` - ncdu 2.1 released <!-- tags: ncdu, link: /ncdu -->
: This release order file names using natural sorting, unicode box drawing
characters for the size bar, a `--graph-style` option, and fixes a few
minor bugs. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes2).
`2022-01-01` - ncdu 2.0.1 released <!-- tags: ncdu, link: /ncdu -->
: Just two minor build fixes: one fix for systems where the `wcwith()`
function wasn't correctly imported, another fix to add a `ZIG_FLAGS` option
to the Makefile. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes2).
`2021-12-21` - ncdu 2.0 released <!-- tags: ncdu, link: /ncdu -->
: The first stable release of the new ncdu rewrite in Zig. This comes with
several UI and performance improvements over the C version. Requires Zig
0.9.0. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes2).
`2021-07-22` - ncdu 2.0-beta1 released <!-- tags: ncdu, link: /doc/ncdu2 -->
: This marks the initial beta version of a complete rewrite of ncdu, written
in Zig. This version significantly reduces memory usage and improves hard