Skip to content

Releases: fsprojects/Argu

3.0.0-alpha007

29 Jun 13:15

Choose a tag to compare

3.0.0-alpha007 Pre-release
Pre-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.
Add ParseResult.UnrecognizedCliParams property.

3.0.0-alpha006

29 Jun 11:49

Choose a tag to compare

3.0.0-alpha006 Pre-release
Pre-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.
Add ParseResult.UnrecognizedCliParams property.

3.0.0-alpha005

29 Jun 10:40

Choose a tag to compare

3.0.0-alpha005 Pre-release
Pre-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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.

3.0.0-alpha004

28 Jun 15:49

Choose a tag to compare

3.0.0-alpha004 Pre-release
Pre-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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.

3.0.0-alpha003

28 Jun 09:27

Choose a tag to compare

3.0.0-alpha003 Pre-release
Pre-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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.

3.0.0-alpha002

28 Jun 07:55

Choose a tag to compare

3.0.0-alpha002 Pre-release
Pre-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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.

3.0.0-alpha001

27 Jun 16:59

Choose a tag to compare

3.0.0-alpha001 Pre-release
Pre-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.
Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
Add ParseResult.UnrecognizedCliParams property.

2.1

22 Jan 10:13

Choose a tag to compare

2.1

AltCommandLineAttribute supporting variadic parameters.

2.0

08 Jan 11:08

Choose a tag to compare

2.0

Move to fsprojects, rename root namespace.

1.1.3

07 Dec 00:44

Choose a tag to compare

Fixes to error message formatting.