Releases: tox-dev/sphinx-autodoc-typehints
Releases · tox-dev/sphinx-autodoc-typehints
1.18.1: Fix mock imports on guarded imports (#225)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1.18.0: Handle UnionType (#221)
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
1.17.1
Require nptyping<2 (#227)
typehints_use_rtype support and handle TypeError
Release 1.17.0 Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
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