Skip to content

0.0.23

Compare
Choose a tag to compare
@tiangolo tiangolo released this 28 Feb 16:58
· 79 commits to main since this release

Fixes

  • 🐛 Fix type annotation in Field constructor. PR #1304 by @AlanBogarin.
  • 🐛 Fix Pydantic version check for version 2.10.x onwards. PR #1255 by @asiunov.

Refactors

Docs

Internal