Skip to content

v1.4.0

Latest

Choose a tag to compare

@oxan oxan released this 14 May 19:43

Features & fixes:

  • Support type aliases defined using the type statement (PEP 695).
  • Fix type hint for child_fields parameter of UnionField to accept Field subclasses.