Skip to content

v0.19.4

Compare
Choose a tag to compare
@c4spar c4spar released this 26 Jul 23:03
· 390 commits to main since this release
5fc11b8

Bug Fixes

  • command,flags: equals sign not supported in option value (#253) (b074cb3)
  • command,flags: values starting with '-' not supported (#251) (ab598bf)
  • command,flags: required option value with default value is not required (#249) (0d3f8fa)
  • flags: allow collecting options by default if no flags are set (#252) (24e3f46)

Chore