Releases: brentyi/tyro
Releases · brentyi/tyro
v0.8.4
v0.8.3
Switch to internal mirror of argparse
. Fixes issue with Python 3.11.9.
Full Changelog: v0.8.2...v0.8.3
Release v0.8.2
Require typing_extensions>=4.7.0
.
Full Changelog: v0.8.1...v0.8.2
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