Skip to content

Releases: fsprojects/Argu

3.0.0-alpha006

29 Jun 11:49
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
2.1

AltCommandLineAttribute supporting variadic parameters.

2.0

08 Jan 11:08
Compare
Choose a tag to compare
2.0

Move to fsprojects, rename root namespace.

1.1.3

07 Dec 00:44
Compare
Choose a tag to compare

Fixes to error message formatting.

v1.0

26 Aug 20:31
Compare
Choose a tag to compare

Marks the 1.0 release of UnionArgParser which has been renamed to Argu for the occasion.