Skip to content

NetArgumentParser 1.0.4 Release

Latest

Choose a tag to compare

@yakovypg yakovypg released this 28 Sep 07:13

NetArgumentParser 1.0.4

Release notes

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