Releases: pwwang/argx
Releases Β· pwwang/argx
0.2.12
0.2.11
- deps: bump dependencies to latest version
- style: fix typing annotations
- ci: add mypy check in CI
- ci: use latest actions
Full Changelog: 0.2.10...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