Releases: MatthiWare/CommandLineParser.Core
Releases · MatthiWare/CommandLineParser.Core
0.7.0
01 Mar 18:35
Compare
Sorry, something went wrong.
No results found
0.6.0
02 Apr 05:59
Compare
Sorry, something went wrong.
No results found
Improvements
Dependency Injection (#121 )
General
0.5.2
09 Jan 08:38
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
05 Jan 18:09
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
24 Oct 08:28
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
21 Sep 19:03
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
23 Aug 11:54
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
23 Feb 10:26
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
05 Nov 15:56
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
01 Aug 15:36
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