2.0.0
·
54 commits
to main
since this release
Add runtime type validation.
ModelData now subclasses pydantic's BaseModel
instead of typing.TypedDict
.
Includes working example in example/
using 2.0.0.