Releases: tox-dev/sphinx-autodoc-typehints
Releases · tox-dev/sphinx-autodoc-typehints
1.20.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #268
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by @dependabot in #270
- Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 by @dependabot in #271
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #273
- Added options to retain original typehints in signatures by @BhavyeMathur in #278
New Contributors
- @BhavyeMathur made their first contribution in #278
Full Changelog: 1.19.5...1.20.0
1.19.5
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #262
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #264
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #265
- Add link to pyproject-api docs as example of this extension by @ketozhang in #267
New Contributors
- @ketozhang made their first contribution in #267
Full Changelog: 1.19.4...1.19.5
1.19.4
What's Changed
- Fix IndexError for line and keyword split by @gaborbernat in #261
Full Changelog: 1.19.3...1.19.4
1.19.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #251
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #252
- Add support for paramspec by @Numerlor in #255
- allow starred args and kwargs in docstring params by @Numerlor in #254
- Fix the CI by @gaborbernat in #258
Full Changelog: 1.19.2...1.19.3
1.19.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #249
- only convert role for pydata annotations if module is typing by @Numerlor in #250
New Contributors
Full Changelog: 1.19.1...1.19.2
1.19.1
What's Changed
- Add support for recursive type hints by @hmc-cs-mdrissi in #248
New Contributors
- @hmc-cs-mdrissi made their first contribution in #248
Full Changelog: 1.19.0...1.19.1
Support Python 3.11
What's Changed
- Bump actions/download-artifact from 2 to 3 by @dependabot in #240
- Bump actions/checkout from 2 to 3 by @dependabot in #241
- Bump actions/setup-python from 2 to 4 by @dependabot in #242
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #243
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #244
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #245
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #246
- Check 3.11 support by @gaborbernat in #247
New Contributors
- @dependabot made their first contribution in #240
Full Changelog: 1.18.3...1.19.0
1.18.3
1.18.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #230
- Support and require nptyping 2.1.1 by @gaborbernat in #232
Full Changelog: 1.18.1...1.18.2
1.18.1: Fix mock imports on guarded imports (#225)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>