a modern tui library written in zig
tags
v0.3.0
- Update to zig 0.3.0
- Add bounds checks in ScrollView
- Fix parsing of DECRQM response
artifacts
v0.2.0
libvaxis will make more regular releases following this release, with the intent
of making it more clear what has changed. For now, we will stay in zerover but
will be tagging a v1.0.0 sooner rather than later so that break changes are
easier for users of the library to track
- Windows support
- Many widgets
- libxev event loop support
- Many breaking API changes
- Many performance improvements