Releases: brentyi/tyro
Releases · brentyi/tyro
v0.8.1
v0.8.0
Primary update: official Python 3.12 support, including new type parameter + alias syntax.
What's Changed
- Support
X | Y
andlist[T]
for older versions of Python by @brentyi in #134 - Make _fields.py assertion much more helpful by @pwais in #131
- Implement counter actions by @brentyi in #130
- Support Python 3.12 + PEP 695 (
type
statement, new type parameter syntax) by @brentyi in #135
New Contributors
Full Changelog: v0.7.3...v0.8.0
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