Skip to content

v0.8.13

Compare
Choose a tag to compare
@brentyi brentyi released this 19 Oct 19:31
· 35 commits to main since this release

What's Changed

  • Support suppressed arguments with duplicate names + light refactor for maintainability by @brentyi in #174
  • Allow subcommand_cli_from_dict to specify console_outputs by @mirceamironenco in #175
  • More complete wrappers in tyro.extras (for torchrun, etc) by @brentyi in #176
  • Fix edge case when combining PEP 695 aliases with typing.Annotated[] by @brentyi in #178
  • Fix generic aliases generated by Python 3.12 type statements by @brentyi in #179
  • (refactor) Context-based resolution for generic types by @brentyi in #180

New Contributors

Full Changelog: v0.8.12...v0.8.13