Releases: tox-dev/sphinx-autodoc-typehints
Releases · tox-dev/sphinx-autodoc-typehints
1.16.0
Handle ForwardRef, expand TypeVar and link Ellipsis (#214)
1.15.3
Prevents reaching inner blocks that contains `if TYPE_CHECKING` (#211)
1.15.2
More robust handling of type guard imports (#208)
1.15.1
Fix fully_qualified should be typehints_fully_qualified (#204)
1.15.0
Release 1.15.0
1.14.1
Update CHANGELOG.md
Added document_defaults config option
1.14.0 1.14.0
Fix NewType is inserting a reference as first argument
Fix NewType first argument is reference Signed-off-by: Bernát Gábor <[email protected]>
Python 3.10 support and PEP-563, drop 3.6
Update changelog for 1.13.0 Signed-off-by: Bernát Gábor <[email protected]>