v0.8.5
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