v0.19.4
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)