Skip to content

Releases: tox-dev/sphinx-autodoc-typehints

1.19.2

08 Aug 07:03
fb7b662

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.19.1...1.19.2

1.19.1

31 Jul 19:18
5bb2358

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.19.0...1.19.1

Support Python 3.11

27 Jul 21:56
1ef3776

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.18.3...1.19.0

1.18.3

10 Jun 08:30
bf27bef

Choose a tag to compare

What's Changed

Full Changelog: 1.18.2...1.18.3

1.18.2

03 Jun 09:40
7ee3891

Choose a tag to compare

What's Changed

Full Changelog: 1.18.1...1.18.2

1.18.1: Fix mock imports on guarded imports (#225)

13 Apr 07:31
73aa9b6

Choose a tag to compare

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

1.18.0: Handle UnionType (#221)

12 Apr 13:25
4d5867d

Choose a tag to compare

Co-authored-by: Bernát Gábor <[email protected]>

1.17.1

12 Apr 09:19
ede082a

Choose a tag to compare

Require nptyping<2 (#227)

typehints_use_rtype support and handle TypeError

11 Feb 12:13
1ef8488

Choose a tag to compare

Release 1.17.0

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

1.16.0

25 Jan 14:23
8b0599d

Choose a tag to compare

Handle ForwardRef, expand TypeVar and link Ellipsis (#214)