Releases: pwwang/argx
Releases · pwwang/argx
0.2.1
- ✨ Capitalize words of group titles in help and make them bold and underlined
Full Changelog: 0.2.0...0.2.1
0.2.0
- ✨ Add namespace action argument
Full Changelog: 0.1.4...0.2.0
0.1.4
- 🐛 Keep indent in help while text is wrapped
Full Changelog: 0.1.3...0.1.4
0.1.3
- ✨ Parse None with type 'auto'
Full Changelog: 0.1.2...0.1.3
0.1.2
- 📄 Add license
- ✨ Add default value to argument help
- ✨ Allow [nodefault] to suppress default value in help message
- 📝 Update README for default value in help
Full Changelog: 0.1.1...0.1.2
0.1.1
✨ Keep newlines in help
Full Changelog: 0.1.0...0.1.1
0.1.0
- ✨ 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