ncdu 2.9.1 & FU 1.3

This commit is contained in:
Yorhel 2025-09-04 11:36:19 +02:00
parent e73698a139
commit d9425150f8
28 changed files with 136 additions and 7 deletions

View file

@ -10,6 +10,15 @@ 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>
`2025-09-04` - FU 1.3 released <!-- tags: fu, link: /fu -->
: Improved UTF-8 validation and moved checking for control characters out of
the JSON/URI parsing functions and into the Validation module.
[Homepage](/fu) - [Changelog](/fu/changes).
`2025-08-21` - ncdu 2.9.1 released <!-- tags: ncdu, link: /ncdu -->
: Adds support for building with Zig 0.15. [Homepage](/ncdu) -
[Changelog](/ncdu/changes2).
`2025-08-16` - ncdu 2.9 released <!-- tags: ncdu, link: /ncdu -->
: Adds the `--delete-command` option, fixes binary import on old Linux
kernels and improves accessibility of the file deletion confirmation