Releases: pwwang/argx
Releases · pwwang/argx
0.2.11
0.2.10
- 🐛 Fix keys with dash (-) being transformed for namespace actions
- ⬆️ Update dependencies
- 🔧 Add codesandbox files
Full Changelog: 0.2.9...0.2.10
0.2.9
- ⬆️ Bump python-simpleconf to 0.6
Full Changelog: 0.2.8...0.2.9
0.2.8
- Skip 0.2.7 since it's mistakenly published on PYPI
Full Changelog: 0.2.7...0.2.8
0.2.7
- 🎨 Make better message when type is invalid in
add_argument
Full Changelog: 0.2.6...0.2.7
0.2.6
- 🔧 Enable poetry setup script generation
- ✨ Breakdown
parse_file
forparse_known_args()
tofromfile_parse
andfromfile_keep
Full Changelog: 0.2.5...0.2.6
0.2.5
- ✨ Add parse_file to parse_known_args() to allow skipping parsing from file
Full Changelog: 0.2.4...0.2.5
0.2.4
- ✨ Add pre_parse hook
- ✨ Add attr parent to subparser so parent parser can be accessed directly
- 🐛 Fix prefix formatting in usage
Full Changelog: 0.2.3...0.2.4
0.2.3
- 🚑 Capitalize prefix for usage formatting only when it's None
- 🚑 Capitalize the first letter in group title
Full Changelog: 0.2.2...0.2.3