Skip to content

v0.9.14

Compare
Choose a tag to compare
@brentyi brentyi released this 11 Feb 01:46
· 10 commits to main since this release
a809c1e

The release contains:

  • Minor bug fixes.
  • New configuration flags: tyro.conf.FlagCreatePairsOff and tyro.conf.HelptextFromCommentsOff.
  • Helptext grouping refinements.

What's Changed

  • Fix tyro.conf.UseAppendAction + abstract Sequence annotations by @brentyi in #248
  • Show flag aliases before auto-generated names in helptext by @brentyi in #247
  • Reduce Unknown types at API boundaries by @brentyi in #249
  • Add flag to turn off helptext generation from comments by @brentyi in #246
  • Add flag to turn off boolean negation by @e3rd in #250
  • Improve prefix omitting flag keep groups in help by @e3rd in #252
  • Restore helptext behavior for erased argument names + tests by @brentyi in #253

New Contributors

  • @e3rd made their first contribution in #250

Full Changelog: v0.9.13...v0.9.14