Skip to content

Releases: brentyi/tyro

Release v0.0.14

21 Jan 09:33
Compare
Choose a tag to compare

Fix metavars for generics

Release v0.0.13

19 Jan 10:11
Compare
Choose a tag to compare

Significantly improved generic handling

Release v0.0.12

14 Jan 03:15
Compare
Choose a tag to compare
Support booleans in fixed-length tuples

Release v0.0.11

08 Jan 01:40
Compare
Choose a tag to compare

Fix % in docstrings for boolean fields.

Release v0.0.10

02 Jan 10:59
Compare
Choose a tag to compare
Fix `%` in docstrings, version bump

Release v0.0.9

27 Nov 08:12
Compare
Choose a tag to compare

Serialization API, inherited docstring fix

Release v0.0.8

18 Nov 23:32
Compare
Choose a tag to compare
Bump typing_extensions; remove GenericAlias dep

Release v0.0.7

14 Nov 01:57
Compare
Choose a tag to compare
Hide default values for boolean flags

Release v0.0.6

26 Oct 20:48
8cf1b2a
Compare
Choose a tag to compare
Version bump

Release v0.0.5

23 Oct 06:08
Compare
Choose a tag to compare

Nested dataclass defaults, optional descriptions, helptext tweaks