Releases: MatthiWare/CommandLineParser.Core
Releases · MatthiWare/CommandLineParser.Core
0.2.2
Bugfixes
- Bool option parsed incorrectly when default value is specified (#35)
- Better usage output allignment (#32)
- Prevent always auto printing of errors (#30)
Improvements
- Auto execution of models commands improved (#38)
- Overload for IUsagePrinter (#31)
0.2.1
- Fixed optional commands with required parameters got marked as missing
- Fixed auto executed commands that throw exceptions caused parser to also crash