Skip to content

v0.3.35

Choose a tag to compare

@jph00 jph00 released this 13 Apr 22:37
· 9 commits to main since this release

New Features

  • Refactor type handling: replace _types/_handle_container/_schema_for_type with unified _type_str/_handle_type, expose type_map, and add set/Union/dict support (#83)
  • Unify container and type schema dispatch (#82)