Skip to content

3.0.0

Compare
Choose a tag to compare
@eiriktsarpalis eiriktsarpalis released this 05 Jul 21:08
· 373 commits to master since this release

Add subcommand support.
Add support for list and option parameters.
Add support for grouped switches.
Extend EqualsAssignment attribute for parameters of arity 2.
Implement UniqueAttribute and ExactlyOnceAttribute.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Implement GatherUnrecognizedAttribute.
Add ParseResult.UnrecognizedCliParams property.
Add support for F# unions used as enumeration parameters.