Skip to content

v3.1.0

Compare
Choose a tag to compare
@bswck bswck released this 16 Mar 17:20
· 13 commits to main since this release
v3.1.0
92673b8

v3.1.0 (2024-03-16)

Added

  • Exposed get_alias() to retrieve the alias form used in runtime generic instance construction.
  • Implemented get_mro() function for resolving MROs of runtime generics.
  • Implemented type_check() for checking whether a runtime generic is a valid subtype of another runtime generic.

What's Changed

New Contributors

Full Changelog: v3.0.5...v3.1.0