Releases: tox-dev/sphinx-autodoc-typehints
Releases · tox-dev/sphinx-autodoc-typehints
1.21.4
What's Changed
Full Changelog: 1.21.3...1.23.4
1.21.3
What's Changed
Full Changelog: 1.21.2...1.21.3
1.21.2
1.21.1
What's Changed
- Fix spacing between
:rtype:
and directives by @jakelishman in #294
New Contributors
- @jakelishman made their first contribution in #294
Full Changelog: 1.21.0...1.21.1
1.21.0
What's Changed
- Put Literal args in code blocks by @hoodmane in #288
- Handle collections.abc.Callable as well as typing.Callable by @hoodmane in #289
- Remove redundant return type for attributes by @hoodmane in #287
- Put rtype before examples or usage section by @hoodmane in #290
- If module is _io, use io instead by @hoodmane in #291
- Handle types from types module by @hoodmane in #292
Full Changelog: 1.20.2...1.21.0
1.20.2
1.20.1
What's Changed
- Fixed default options not displaying for parameters without type hints. by @BhavyeMathur in #279
Full Changelog: 1.20.0...1.20.1
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