Full Changelog: https://github.com/00JCIV00/cova/compare/v0.9.1-beta...v0.10.1-beta
This version is primarily enhancements and fixes to features from v0.10.0.
v0.10.1 (Supports Zig v0.13)
Features
- Zig v0.13 support.
- Improved the Documentation, Examples, & Build Process.
- Added the "cova" Log Scope.
- Added a
reset()method f/ Commands similar to the one for `std.ArrayL...