File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Extensions/FluentValidationsExtensions Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >MatthiWare.CommandLineParser</id >
5
- <version >0.4 .0</version >
5
+ <version >0.5 .0</version >
6
6
<title >CommandLineParser.Core</title >
7
7
<authors >Matthias Beerens</authors >
8
8
<owners >Matthiee</owners >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >MatthiWare.CommandLineParser.Extensions.FluentValidations</id >
5
- <version >0.4 .0</version >
5
+ <version >0.5 .0</version >
6
6
<title >CommandLineParser.Core.Extensions.FluentValidations</title >
7
7
<authors >Matthias Beerens</authors >
8
8
<owners >Matthiee</owners >
13
13
Fluent Validations extension for MatthiWare.CommandLineParser.Core
14
14
</description >
15
15
<summary >Fluent Validations extension for CommandLineParser.Core</summary >
16
- <releaseNotes >Update package version</releaseNotes >
16
+ <releaseNotes >
17
+ - Option clustering/grouping
18
+ - Suggestions when mistyping command/options
19
+ - Positional parameters
20
+ - Support for all basic datatypes
21
+ </releaseNotes >
17
22
<copyright >Copyright Matthias Beerens 2019</copyright >
18
23
<tags >commandline parser commandline-parser extension fluent-validation validations</tags >
19
24
<dependencies >
You can’t perform that action at this time.
0 commit comments