ncdu 1.21 + 2.7

This commit is contained in:
Yorhel 2024-11-19 15:02:22 +01:00
parent 68bf70e0eb
commit 76b8f42f1d
32 changed files with 171 additions and 24 deletions

View file

@ -10,6 +10,16 @@ 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-11-19` - ncdu 2.7 released <!-- tags: ncdu, link: /ncdu -->
: Adds support for transparent compression for JSON import and export, tilde
expansion in the config file, new `--export-block-size` and `--compress`
flags and a few minor bug fixes. [Homepage](/ncdu) -
[Changelog](/ncdu/changes2).
`2024-11-19` - ncdu 1.21 released <!-- tags: ncdu, link: /ncdu -->
: Adds support for tilde expansion in the config file and backports a few
fixes from the 2.x branch. [Homepage](/ncdu) - [Changelog](/ncdu/changes).
`2024-10-22` - nginx-confgen 2.2 released <!-- tags: nginx-confgen, link: /nginx-confgen -->
: Adds support for `$#array` syntax and fixes a minor bug.
[Homepage](/nginx-confgen) - [Changelog](/nginx-confgen/changes).