What's Changed
* Improve PEP 585/604 annotation errors for older versions of Python by brentyi in https://github.com/brentyi/tyro/pull/103
* Fix default values in Pydantic by kevinddchen in https://github.com/brentyi/tyro/pull/109
* Support + test for `typing.NewType` by brentyi in https://github.com/brentyi/tyro/pull/106
* Add `default_instance` support for attrs, fix docs by brentyi in https://github.com/brentyi/tyro/pull/111
New Contributors
* kevinddchen made their first contribution in https://github.com/brentyi/tyro/pull/109
**Full Changelog**: https://github.com/brentyi/tyro/compare/v0.6.0...v0.6.1