Skip to content

Releases: tox-dev/sphinx-autodoc-typehints

1.17.1

12 Apr 09:19
ede082a
Compare
Choose a tag to compare
Require nptyping<2 (#227)

typehints_use_rtype support and handle TypeError

11 Feb 12:13
1ef8488
Compare
Choose a tag to compare
Release 1.17.0

Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>

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 <bgabor8@bloomberg.net>