Closed 00JCIV00 closed 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.
reset()
std.ArrayList
indent_fmt
getAllAs()
UsageHelpConfig
DefaultArgConfig
excluded_short_opts
FromConfig
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
reset()
method f/ Commands similar to the one forstd.ArrayList
.indent_fmt
f/ Values.getAllAs()
to Values to help w/ multi-value analysis.UsageHelpConfig
f/ Initialization. (This will be reworked intoDefaultArgConfig
in v0.11)excluded_short_opts
to theFromConfig
f/ Commands to allow for more granular conversion control with Default Arguments.Fixes