Skip to content

v1.4.0

Compare
Choose a tag to compare
@kemingy kemingy released this 24 Nov 16:13
· 9 commits to main since this release
a4e65c2

What's Changed

  • feat: support pydantic v1 & v2 through Protocol by @kemingy in #387
    • set annotations = True by default
    • upgrade swagger to v5 to support openapi v3.1.0
    • use typing.Protocol to support both pydantic v1 & v2

Full Changelog: v1.3.0...v1.4.0