Releases: MatthiWare/CommandLineParser.Core
Releases · MatthiWare/CommandLineParser.Core
0.7.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 0.6.0...0.7.0
0.6.0
Compare
Sorry, something went wrong.
No results found
Improvements
Dependency Injection (#121 )
General
0.5.2
Compare
Sorry, something went wrong.
No results found
Improvements
Remove generic new constraints so validator with arguments can be registered using the generic overload
General
Update package id in csproj
0.5.1
Compare
Sorry, something went wrong.
No results found
Improvements
Fix bug where error message is empty when a required option from a subcommand is missing (#114 )
General
0.5.0
Compare
Sorry, something went wrong.
No results found
New features
Suggestions when mistyping options/commands (#90 )
Stop parsing option (#92 )
Positional parameters (#54 )
Option clustering (#45 )
Improvements
Better support for all standard datatypes (#93 )
Rework input parsing (#89 )
General
Update dependencies and code cleanup.
0.4.0
Compare
Sorry, something went wrong.
No results found
New features
Dependency Injection (#70 )
Improvements
Non generic command registration (#77 #82 )
Remove Ignore Attribute (#80 )
General
Update dependencies and code cleanup.
0.3.1
Compare
Sorry, something went wrong.
No results found
New features
Command discovery (#51 )
NO_COLOR support (#52 )
Improvements
Usage builder/printer API (#64 )
0.3
Compare
Sorry, something went wrong.
No results found
Bugfixes
No longer show usages when no arguments are specified and all options have default values (#60 )
New features
Async API (#59 )
Default resolver (#58 )
0.2.4
Compare
Sorry, something went wrong.
No results found
Bugfixes
Type overloads for generic methods (#29 )
New features
Abstraction validation API + FluentValidations Extension (#48 #49 )
0.2.3
Compare
Sorry, something went wrong.
No results found
Bugfixes
Better usage output allignment (#32 )
New features
Postfix for options (#42 )
Value transformers (#44 )
Ship xml comments in nuget package