Releases: pwwang/argx
Releases · pwwang/argx
0.3.1
0.3.0
- chore(deps): drop support for python 3.7 and 3.8
- chore: add type stub for argx module
- chore: update GitHub Actions workflow to remove Python 3.8 and adjust coverage reporting for Python 3.12
Full Changelog: 0.2.14...0.3.0
0.2.14
- feat: enhance get_action method to support namespace groups
Full Changelog: 0.2.13...0.2.14
0.2.13
- test: add test for custom help option in ArgumentParser
- feat: add API to retrieve actions from ArgumentParser
Full Changelog: 0.2.12...0.2.13
0.2.12
- ci: use latest actions
- ci: remove Python 3.7 from in CI workflow
- feat: allow to customize the names of help options
Full Changelog: 0.2.11...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