diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-10-18 17:12:20 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-10-18 17:12:20 -0400 |
| commit | 383a942bb3fe05be887a6622ca5ed86e9bba0662 (patch) | |
| tree | 381ca712bbbeb36308fb2866c3b4c516626b1abf /CHANGES.md | |
| parent | 48aa524e8c5aab6632c680971a8a31c542121993 (diff) | |
Added automatic manpages.
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -42,6 +42,8 @@ - `Text.from_utf8()`/`Text.utf8()` - `Text.from_utf16()`/`Text.utf16()` - `Text.from_utf32()`/`Text.utf32()` +- Added automatic manpage generation. +- Major improvements to robustness of CLI argument parsing. - Fixed bugs: - `Int.parse()` had a memory bug. - Breaking out of a `for line in file.by_line()!` loop would leak file handle |
