7.5 KiB
7.5 KiB
% Yorhel's Projects
This site is an attempt to publish and organise my various open source programs and libraries on one central location.
Announcements 
2019-03-23- Bug tracker migration to Gitea- The bug trackers that used to be embedded in this website have now been
migrated to Gitea issues. The bug trackers of the
following projects can now be found at these new locations:
- Ncdu: /yorhel/ncdu/issues
- Ncdc: /yorhel/ncdc/issues
- Yxml: /yorhel/yxml/issues
2019-02-04- ncdu 1.14 released- This release adds mtime display & sorting, a limited form of --follow-symlinks, can display larger file counts in the file browser and fixes a few bugs you weren't likely to trigger anyway. Ncdu homepage - Changelog.
2018-02-23- nginx-confgen 1.2 released- This release significantly improves the parser to accept more syntax and fixes string quoting, variable formatting and escape sequences. Homepage - Changelog.
2018-02-18- TUWF 1.2 released- This release includes a large number of API additions to improve ergonmics and adds support for a build-in web server, JSON requests/responses and a whole lot more. Homepage - Changelog.
2018-01-29- ncdu 1.13 released- This release adds color support and an extended information mode, keeping track of file mode, ownership and modification times. Also fixes a few bugs. Ncdu homepage - Changelog.