Releases: tox-dev/sphinx-autodoc-typehints
Releases · tox-dev/sphinx-autodoc-typehints
1.21.7
1.21.6
1.21.5
What's Changed
Full Changelog: 1.21.4...1.21.5
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