This commit is contained in:
Yorhel 2024-09-27 11:18:10 +02:00
parent 477101e733
commit b3c9c7407c
27 changed files with 523 additions and 26 deletions

View file

@ -10,9 +10,14 @@ crap I've written over the years. :)
<!-- 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>
`2024-07-24` - 2.5 released <!-- tags: ncdu, link: /ncdu -->
`2024-09-27` - ncdu 2.6 released <!-- tags: ncdu, link: /ncdu -->
: Adds a new binary export format that better works with parallel scanning,
offers built-in compression and supports browsing directory trees that are
too large to fit in memory. [Homepage](/ncdu) - [Changelog](/ncdu/changes2).
`2024-07-24` - ncdu 2.5 released <!-- tags: ncdu, link: /ncdu -->
: Adds support for parallel scanning, improves import/export performance and
fixes a number of bugs. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes).
fixes a number of bugs. [Homepage](/ncdu) - [Changelog](/ncdu/changes2).
`2024-07-18` - ncdc 1.24.1 released <!-- tags: ncdc, link: /ncdc -->
: Just fixes a build error. [Homepage](/ncdc) - [Changelog](/ncdc/changes).