New
v0.7.0
What's Changed
- Misc repo improvements by @inspite-radio in https://github.com/prajwalch/yazap/pull/31
- Arg: add
multiValuesPositional()by @inspite-radio in https://github.com/prajwalch/yazap/pull/32 - Zig-0.15.1 migration by @gegogi in https://github.com/prajwalch/yazap/pull/37
- Fix issue where possible usage values are printed with no spaces by @ringtailsoftware in https://github.com/prajwalch/yazap/pull/40
- HelpMessageWriter.zig: print OPTIONS before ARGS by @inspite-radio in https://github.com/prajwalch/yazap/pull/41
- Migrate trimLeft to new name by @Zambito1 in https://github.com/prajwalch/yazap/pull/43
- Update to use Io where appropriate by @Zambito1 in https://github.com/prajwalch/yazap/pull/44
- Migrate to
std.process.Initby @bandithedoge in https://github.com/prajwalch/yazap/pull/45 - doc: match recent
std.process.Initmigration by @bandithedoge in https://github.com/prajwalch/yazap/pull/46
New Contributors
- @inspite-radio made their first contribution in https://github.com/prajwalch/yazap/pull/31
- @gegogi made their first contribution in https://github.com/prajwalch/yazap/pull/37
- @ringtailsoftware made their first contribution in https://github.com/prajwalch/yazap/pull/40
- @Zambito1 made their first contribution in https://github.com/prajwalch/yazap/pull/43
- @bandithedoge made their first contribution in https://github.com/prajwalch/yazap/pull/45
Full Changelog: https://github.com/prajwalch/yazap/compare/v0.6.3...0.7.0