Skip to content

NetArgumentParser 1.0.6 Release

Latest

Choose a tag to compare

@yakovypg yakovypg released this 28 Feb 18:12

NetArgumentParser 1.0.6

Release notes

  • Add the ability to add default value to description.
  • Add the ability to find first option by long name.
  • Add the abulity to specify error message in OptionValueRestriction.
  • Add the ability to specify common value restriction by using attributes.
  • Fix misprints and shortcomings.
  • Update examples.
  • Update documentation.