Releases: tox-dev/sphinx-argparse-cli
Releases · tox-dev/sphinx-argparse-cli
1.12.0
1.11.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #78
- Bump deps and tools by @gaborbernat in #79
- Bump deps and tools by @gaborbernat in #84
- Add pyproject-fmt by @gaborbernat in #85
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 by @dependabot in #88
- Bump deps and tools by @gaborbernat in #89
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #90
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by @dependabot in #93
- Bump deps and tools by @gaborbernat in #94
- Fix broken end-user references by @webknjaz in #95
- Bump deps and tools by @gaborbernat in #99
- Add trusted-publish by @gaborbernat in #101
- Add 3.12 support by @gaborbernat in #102
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #104
- git ls-files -z -- .github/workflows/check.yml | xargs -0 sed -i 's|3.12.0-alpha.7|3.12.0-beta.1|g' by @gaborbernat in #107
- ruff by @gaborbernat in #108
New Contributors
Full Changelog: 1.11.0...1.11.1
1.11.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #58
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #59
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #60
- Fix tox not running on CI by @mondeja in #61
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #62
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #63
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #64
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #65
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by @dependabot in #67
- Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 by @dependabot in #72
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #51
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #52
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #53
- Bump dependencies and build tools by @gaborbernat in #54
- Allow omitting default values by @berhoel in #56
New Contributors
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #41
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #44
- Bump actions/checkout from 2 to 3 by @dependabot in #50
- Bump actions/setup-python from 2 to 4 by @dependabot in #49
- Add option to hook argparse by @Schamper in #46
- Add option to override description by @Schamper in #45
New Contributors
- @dependabot made their first contribution in #50
- @Schamper made their first contribution in #46
Full Changelog: 1.8.3...1.9.0
Fix URLs in packaging metadata
Fix URLs during migration to tox-dev Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
1.8.2
Don't warn on case sensitive command options labels (#34)
1.8.1
Differentiate between upper and lower cases in ids (#32)
1.8.0
Add support for 3.10 (#13)
Add custom subsection group prefix title support
Bump pre-commit Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>