Ncdu 1.15

This commit is contained in:
Yorhel 2020-05-30 10:17:50 +02:00
parent 9133ec8eab
commit 5531aebc9e
22 changed files with 106 additions and 5 deletions

View file

@ -20,6 +20,12 @@ 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>
`2020-05-30` - ncdu 1.15 released <!-- tags: ncdu, link: /ncdu -->
: This release adds support for excluding Linux pseudo filesystems
(`--exclude-kernfs`), detects and skips MacOS firmlinks by default (old
behavior is available through `--follow-firmlinks`) and fixes a few bugs.
[Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes).
`2020-02-10` - ncdu 1.14.2 released <!-- tags: ncdu, link: /ncdu -->
: Another minor bugfix release. This fixed compilation on GCC 10, reduces
memory usage for hardlink detection a little bit and fixes a minor display