- Fix broken parametrized bases handling with
GenericModel
s with complex sets of models, #5052 by @MarkusSintonen - Invalidate mypy cache if plugin config changes, #5007 by @cdce8p
- Fix
RecursionError
when deep-copying dataclass types wrapped by pydantic, #4949 by @mbillingr - Fix
X | Y
union syntax breakingGenericModel
, #4146 by @thenx - Switch coverage badge to show coverage for this branch/release, #5060 by @samuelcolvin
New Contributors
- @thenx made their first contribution in #4977
- @mbillingr made their first contribution in #4963
- @MarkusSintonen made their first contribution in #5052
Full Changelog: v1.10.4...v1.10.5