What's Changed
Improvements for type alias support, generics, and helptext generation.
- Fix edge cases associated with nested/recursive PEP 695 aliases by @brentyi in #181
- Support cyclic generics by @brentyi in #182
- Minor helptext generation improvements by @brentyi in #184
Full Changelog: v0.8.13...v0.8.14