Skip to content

v0.9.15

Compare
Choose a tag to compare
@brentyi brentyi released this 19 Feb 20:48
· 3 commits to main since this release
fd76d72

Consistency improvements for tyro.extras helpers and fixed an edge case for custom constructors.

What's Changed

  • Support single input for extras.overridable_config_cli and extras.subcommand_type_from_defaults() by @brentyi in #255
  • More consistent arguments for tyro.extras subcommand helpers by @brentyi in #256
  • Fix custom constructor edge case for variable-length positional arguments by @brentyi in #258

Full Changelog: v0.9.14...v0.9.15