Skip to content

0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 09:01
· 127 commits to trunk since this release
0.5.1
df3d782

Bug Fixes

  • Catch usage flags
  • Print usage on errors
  • Update description
  • Update help prefix

Operations

  • Set zig version in lint

Refactor

  • Move cli structs
  • Drop child_type_parse_fns
  • Drop parser errors
  • Add opts
  • Use checkFlag()