Releases: tox-dev/sphinx-argparse-cli
Releases · tox-dev/sphinx-argparse-cli
1.21.2
What's Changed
- 🐛 fix(toctree): crash with empty title in toctree by @gaborbernat in #296
Full Changelog: 1.21.1...1.21.2
1.21.1
What's Changed
- 📝 docs(readme): restructure with Diataxis sections by @gaborbernat in #292
Full Changelog: 1.21.0...1.21.1
1.21.0
What's Changed
- Fix test suite by @gaborbernat in #267
- 🔧 chore(tox): migrate tox.ini to tox.toml by @gaborbernat in #275
- Migrate type checking from mypy to ty by @gaborbernat in #276
- Move from extras to dependency-groups by @gaborbernat in #277
- Align dependency versions across projects by @gaborbernat in #279
- Add permissions to workflows by @gaborbernat in #280
- Move SECURITY.md to .github/SECURITY.md by @gaborbernat in #281
- Add missing .github config files by @gaborbernat in #282
- Standardize .github files to .yaml suffix by @gaborbernat in #285
- ♻️ refactor(logic): improve error handling and reduce duplication by @gaborbernat in #286
- 🐛 fix(metavar): render all tuple metavar elements and suppress None defaults by @gaborbernat in #287
- 🐛 fix(prog): propagate :prog: override to subcommands by @gaborbernat in #288
- 🐛 fix(titles): handle multi-word prog names in group titles by @gaborbernat in #289
- 🐛 fix(toctree): use section node when title is empty by @gaborbernat in #291
- 🐛 fix(setup): remove hard-coded custom.css reference by @gaborbernat in #290
Full Changelog: 1.20.1...1.21.0
1.20.1
What's Changed
- Do not allow colors for parsing the CLI by @gaborbernat in #252
Full Changelog: 1.20.0...1.20.1
1.20.0
What's Changed
- Add support for 3.14 and drop 3.10 by @gaborbernat in #251
Full Changelog: 1.19.0...1.20.0
1.19.0
1.18.2
1.18.1
Full Changelog: 1.18.0...1.18.1
1.18.0
What's Changed
- Declare 3.13 support and drop 3.9 by @gaborbernat in #184
Full Changelog: 1.17.0...1.18.0
1.17.0
What's Changed
- Fix CI by @gaborbernat in #175
- Add force_refs_lower flag by @ianw in #179
New Contributors
Full Changelog: 1.16.0...1.17.0