00JCIV00 / cova

Commands, Options, Values, Arguments. A simple yet robust cross-platform command line argument parsing library for Zig.
https://00jciv00.github.io/cova/
MIT License
110 stars 5 forks source link

V0.10.1 #63

Closed 00JCIV00 closed 2 months ago

00JCIV00 commented 2 months ago

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

Fixes