File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ Version history
44This library adheres to
55`Semantic Versioning 2.0 <https://semver.org/#semantic-versioning-200 >`_.
66
7- **UNRELEASED **
7+ **4.2.0 ** (2023-03-23)
88
99- Added support for specifying options for the pytest plugin via pytest config files
1010 (`#440 <https://github.com/agronholm/typeguard/issues/440 >`_)
11- - Avoid creating reference cycles when type checking unions
11+ - Avoid creating reference cycles when type checking unions (PR by Shantanu)
1212- Fixed ``Optional[...] `` being removed from the AST if it was located within a
1313 subscript (`#442 <https://github.com/agronholm/typeguard/issues/442 >`_)
1414- Fixed ``TypedDict `` from ``typing_extensions `` not being recognized as one
You can’t perform that action at this time.
0 commit comments