Skip to content

Releases: pwwang/argx

0.3.1

28 Feb 05:17
Compare
Choose a tag to compare
  • chore(deps): update python-simpleconf to version 0.7

Full Changelog: 0.3.0...0.3.1

0.3.0

19 Feb 20:02
Compare
Choose a tag to compare
  • 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

14 Feb 23:38
Compare
Choose a tag to compare
  • feat: enhance get_action method to support namespace groups

Full Changelog: 0.2.13...0.2.14

0.2.13

14 Feb 23:12
Compare
Choose a tag to compare
  • 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

07 Feb 05:10
Compare
Choose a tag to compare
  • 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

10 Aug 22:56
Compare
Choose a tag to compare
  • 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

05 Oct 04:34
Compare
Choose a tag to compare
  • 🐛 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

27 Jun 02:33
Compare
Choose a tag to compare
  • ⬆️ Bump python-simpleconf to 0.6

Full Changelog: 0.2.8...0.2.9

0.2.8

19 Jun 19:00
Compare
Choose a tag to compare
  • Skip 0.2.7 since it's mistakenly published on PYPI

Full Changelog: 0.2.7...0.2.8

0.2.7

19 Jun 17:42
Compare
Choose a tag to compare
  • 🎨 Make better message when type is invalid in add_argument

Full Changelog: 0.2.6...0.2.7