Releases: fsprojects/Argu
3.0.0-alpha007
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.
Add ParseResult.UnrecognizedCliParams property.
3.0.0-alpha006
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.
Add ParseResult.UnrecognizedCliParams property.
3.0.0-alpha005
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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.
3.0.0-alpha004
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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.
3.0.0-alpha003
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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.
3.0.0-alpha002
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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.
3.0.0-alpha001
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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.
2.1
AltCommandLineAttribute supporting variadic parameters.
2.0
Move to fsprojects, rename root namespace.
1.1.3
Fixes to error message formatting.