Skip to content

0.5.0

Compare
Choose a tag to compare
@Hejsil Hejsil released this 21 Dec 22:23
· 97 commits to master since this release

zig-clap release 0.5.0 which compiles and works for zig 0.9.0

Changes

New

  • clap.help now indents each newline in the help string.

Fixes

  • Fixed a bug where clap.parse did not forward diagnostics down to the underlying StreamingClap.