Skip to content

v0.8.14

Latest
Compare
Choose a tag to compare
@brentyi brentyi released this 23 Oct 10:03
· 12 commits to main since this release
b358dfa

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