Skip to content

Releases: tox-dev/sphinx-autodoc-typehints

1.16.0

25 Jan 14:23
8b0599d
Compare
Choose a tag to compare
Handle ForwardRef, expand TypeVar and link Ellipsis (#214)

1.15.3

18 Jan 17:37
3492d49
Compare
Choose a tag to compare
Prevents reaching inner blocks that contains `if TYPE_CHECKING` (#211)

1.15.2

11 Jan 07:36
01b3a1a
Compare
Choose a tag to compare
More robust handling of type guard imports (#208)

1.15.1

10 Jan 12:12
d770c69
Compare
Choose a tag to compare
Fix fully_qualified should be typehints_fully_qualified (#204)

1.15.0

10 Jan 11:00
87759d4
Compare
Choose a tag to compare
Release 1.15.0

1.14.1

07 Jan 10:01
b2f26ce
Compare
Choose a tag to compare
Update CHANGELOG.md

Added document_defaults config option

06 Jan 10:58
1e0fee9
Compare
Choose a tag to compare

Fix NewType is inserting a reference as first argument

04 Jan 18:48
2f863c2
Compare
Choose a tag to compare
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

01 Jan 12:46
6a8a63a
Compare
Choose a tag to compare
Update changelog for 1.13.0

Signed-off-by: Bernát Gábor <[email protected]>