Skip to content

v1.10.5 (2023-02-15)

Compare
Choose a tag to compare
@samuelcolvin samuelcolvin released this 15 Feb 17:46
· 62 commits to 1.10.X-fixes since this release
b0215d1
  • Fix broken parametrized bases handling with GenericModels 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 breaking GenericModel, #4146 by @thenx
  • Switch coverage badge to show coverage for this branch/release, #5060 by @samuelcolvin

New Contributors

Full Changelog: v1.10.4...v1.10.5