Releases: brentyi/tyro
Releases · brentyi/tyro
v0.7.3
Release v0.7.2
v0.7.1
v0.7.0
Release v0.6.6
What's Changed
Full Changelog: v0.6.5...v0.6.6
v0.6.5
Helptext improvements!
Full Changelog: v0.6.4...v0.6.5
Release v0.6.4
Fix tyro.conf.Suppress
edge cases.
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2
- Slightly improve helptext when
tyro.conf.arg(constructor=...)
is used. - Fix an edge case where
Annotated[]
erases markers fromtyro.conf.configure()
. - More extensive helptext tests.
Full Changelog: v0.6.1...v0.6.2
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