Releases: pwwang/argx
Releases · pwwang/argx
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