Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 613 Bytes

Changelog

1.3.0

Feautres

  • 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.

1.2.3

Features

  • 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

1.0.1

  • First Stable version