Skip to content

Utility.CommandLine.Arguments 3.0.0

Choose a tag to compare

@jpdillingham jpdillingham released this 27 Mar 02:37
· 46 commits to master since this release
7fd47e6

The breaking changes for this version are documented in issue #47 .

Closed Pull Requests Since 2.0.0

#50 Bump version to 3.0.0
#49 Finish refactor of ArgumentDictionary for mixed short and long list arguments
#48 Refactor handling of list-backed arguments
#46 Fix implicit Type identification with async calling methods
#44 Support mixture of short and long argument names (Thanks @wburklund)
#42 Add enum handling
#41 Fix Populate() handling of async calling methods
#39 Add support for default values
#36 Add nuget and pack script