- Auto generation of long and short names if not set.
- Added option
CliArgsOptions.Container.AutoGenerateNames
to enable/disable auto generation of long and short names.
- Added Support for .NET Framework:
- net45;net451;net452;net46;net461;net462;net47;net471;net472;net48
- Added default values for optional arguments
- Add new Validation Rule: RegexRule
- Added automatic parsing arguments into a given object properties
- First Stable version