What's Changed * Support methods bound to generic classes in https://github.com/brentyi/tyro/pull/234 * Workaround for `__type_params__` bug in Python 3.12.0 in https://github.com/brentyi/tyro/pull/236
What's Changed * Fix inheritance edge cases for type parameter resolution in https://github.com/brentyi/tyro/pull/230 * Refine `tyro.conf.Suppress` behavior in unions in https://github.com/brentyi/tyro/pull/231