Preparing to release.
h3rald h3rald@h3rald.com
Mon, 03 Aug 2026 17:58:53 +0200
4 files changed,
10 insertions(+),
2 deletions(-)
M
.conver/history.txt
→
.conver/history.txt
@@ -3,3 +3,4 @@ 2026-07-28: +3007 # Improved error management and debugging.
2026-07-30: +3201 # Improved error reporting, fixes, support for optional beeper device. 2026-07-31: +3300 # Improved portability on macOS; Improved audio fallback. 2026-08-03: +3505 # Added symlink creation and cmd exec via file device; Added .reserve directive. +2026-08-03: +3520 # Fixed compilation errors on *nix, tested on NetBSD as well.
M
CHANGELOG.md
→
CHANGELOG.md
@@ -1,5 +1,12 @@
## Changelog +### v352-0 — 2026-08-03 + +#### Fixes + +- Fixed compilation errors on *nix. +- Ensuring tests run on NetBSD as well by using gmake instead of make. + ### v350-5 — 2026-08-03 #### New Features