- Default matching improvements for subcommands. - Fix nested dictionaries.
0.3.23
- Primarily a performance release. Adds more aggressive caching and lazy string formatting; reduces overall overhead of `tyro.cli()` by 3~4x. - Improves line break handling for parser descriptions.