Skip to content

Releases: pwwang/argx

0.1.1

20 Feb 18:48
Compare
Choose a tag to compare

✨ Keep newlines in help

Full Changelog: 0.1.0...0.1.1

0.1.0

20 Feb 01:09
Compare
Choose a tag to compare
  • ✨ Put required arguments in a separate group
  • ✨ Add order to groups
  • ✨ Set the default order of subcommands to 99

Full Changelog: 0.0.3...0.1.0

0.0.3

19 Feb 23:13
Compare
Choose a tag to compare
  • Allow to have variables in description from configs to create a parser

0.0.2

19 Feb 22:56
Compare
Choose a tag to compare
  • Rename project to 0.0.2
  • Change fromfile_prefix_chars to None

0.0.1

18 Feb 08:17
Compare
Choose a tag to compare
  • Init