Release v0.6.1
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
- @kevinddchen made their first contribution in #109
Full Changelog: v0.6.0...v0.6.1