Skip to content

Release v0.6.1

Compare
Choose a tag to compare
@brentyi brentyi released this 22 Dec 05:38
· 137 commits to main since this release
98dbc5d

What's Changed

  • Improve PEP 585/604 annotation errors for older versions of Python by @brentyi in #103
  • Fix default values in Pydantic by @kevinddchen in #109
  • Support + test for typing.NewType by @brentyi in #106
  • Add default_instance support for attrs, fix docs by @brentyi in #111

New Contributors

Full Changelog: v0.6.0...v0.6.1