Skip to content

NetArgumentParser 1.0.4 Release

Choose a tag to compare

@yakovypg yakovypg released this 28 Sep 07:13
· 86 commits to main since this release

NetArgumentParser 1.0.4

Release notes

  • Added the ability to set default choices for enum value options.
  • Added the ability to add choices to value option description automatically.
  • Added the ability to ignore case in string choices.
  • Added the ability to ignore items order in multiple value option choices.
  • Added before parse choices.
  • Added new examples.
  • Updated documentation.
  • Reconstructed namespaces.