Skip to content

v0.24.0

Latest

Choose a tag to compare

@lars-reimann lars-reimann released this 08 Mar 17:37
· 36 commits to main since this release

0.24.0 (2025-03-08)

Features

Bug Fixes

  • allow callable types and union types in type aliases (#1342) (b9374b5)
  • do not suggest references to type alias (#1343) (c5ef21d)
  • escape single quotes in strings in generated Python code (#1312) (938f082), closes #1310
  • handling of aliases of nullable types (#1344) (99e1006)