File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 33## [ Unreleased]
44
55New features:
6- - Support parsing enums
76 - Added more validation attributes.
87 - Add the ` [FileExists] ` attribute
98 - Add the ` [FileOrDirectoryExists] ` attribute
@@ -23,6 +22,8 @@ New features:
2322 - Add ` .Values(string[] allowedValues) `
2423
2524API improvements:
25+ - Support parsing enums
26+ - [ @atruskie ] - Support for parsing double and floats
2627 - [ @rmcc13 ] - ` HelpOption ` can be set to be inherited by all subcommands
2728 - Add ` VersionOptionFromMember ` to use a property or method as the source of version information
2829
7879 - Updated TFM to support .NET Standard 2.0
7980
8081
81-
82+ [ @atruskie ] : https://github.com/atruskie
8283[ @couven92 ] : https://github.com/couven92
8384[ @demosdemon ] : https://github.com/demosdemon
8485[ @kant2002 ] : https://github.com/kant2002
You can’t perform that action at this time.
0 commit comments