Skip to content

Releases: tox-dev/sphinx-autodoc-typehints

1.15.3

18 Jan 17:37
3492d49

Choose a tag to compare

Prevents reaching inner blocks that contains `if TYPE_CHECKING` (#211)

1.15.2

11 Jan 07:36
01b3a1a

Choose a tag to compare

More robust handling of type guard imports (#208)

1.15.1

10 Jan 12:12
d770c69

Choose a tag to compare

Fix fully_qualified should be typehints_fully_qualified (#204)

1.15.0

10 Jan 11:00
87759d4

Choose a tag to compare

Release 1.15.0

1.14.1

07 Jan 10:01
b2f26ce

Choose a tag to compare

Update CHANGELOG.md

Added document_defaults config option

06 Jan 10:58
1e0fee9

Choose a tag to compare

Fix NewType is inserting a reference as first argument

04 Jan 18:48
2f863c2

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

Choose a tag to compare

Update changelog for 1.13.0

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