Releases: Siphonay/zcellterm
Releases · Siphonay/zcellterm
v1.0.2
Update for zig 0.13.0 and zig-clap 0.9.0
v1.0.1
- Under the hood performance and code legibility improvements (use of a bit field)
- Tested against zig 0.12.0 and zig-clap 0.8.0
Binaries built in ReleaseSafe
mode but are stripped of symbols.
v1.0.0
First release, with all the features I intended initially.
v0.1.0
Revamp window size detection
Add support for several platforms
Remove the need for explicit linking of libc for Windows
Fix conhost.exe support