Skip to content

v0.8.5

Compare
Choose a tag to compare
@brentyi brentyi released this 25 Jun 14:20
· 52 commits to main since this release

Performance and error message improvements.

  • Refactoring to shorten tyro.cli() stack traces.
  • Optimized string operations. tyro.cli() should run ~15% faster.
  • Cleaner error messages for unsupported type annotations and subcommand helpers (#145).

Full Changelog: v0.8.4...v0.8.5