Skip to content

2.0.0

Compare
Choose a tag to compare
@andrew-chang-dewitt andrew-chang-dewitt released this 15 Mar 15:18
· 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.