ncdu 2.3 & 1.19

This commit is contained in:
Yorhel 2023-09-11 21:05:39 +02:00
parent c2fa0dafe1
commit 6781bbe938
28 changed files with 163 additions and 17 deletions

View file

@ -2,10 +2,9 @@
Hello visitor!
Welcome to this little website. My name is _Yorhel_ a.k.a. _Yoran Heling_
a.k.a. _Ayo_. I spend a fair amount of my free time developing and contributing
to free and open source software. This website is home to several of these
projects.
Welcome to this little website. My name is _Yoran Heling_ a.k.a. _Yorhel_. I
spend a fair amount of my free time developing and contributing to free and
open source software. This website is home to several of these projects.
This site isn't really a complete portfolio. There's a bunch of projects for
which I never got around to creating a homepage, and some others that have an
@ -20,6 +19,18 @@ 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>
`2023-09-11` - ncdu 1.19 released <!-- tags: ncdu, link: /ncdu -->
: Fixes a typo in the `--exclude-from` option and backports the CLI option to
disable natural sorting and the little indicator in the footer whether
apparent size or disk usage is being displayed. [Ncdu homepage](/ncdu) -
[Changelog](/ncdu/changes).
`2023-08-04` - ncdu 2.3 released <!-- tags: ncdu, link: /ncdu -->
: This release adds a CLI option to disable natural sorting, a little
indicator in the footer whether apparent size or disk usage is being
displayed and a few build system improvements. This release requires Zig
0.11. [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes2).
`2023-02-12` - ncdu 1.18.1 released <!-- tags: ncdu, link: /ncdu -->
: Fix bug causing builds to fail on platforms other than Linux.
[Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes).