Skip to content

0.0.26

Compare
Choose a tag to compare
@tiangolo tiangolo released this 08 Oct 11:18
· 3 commits to main since this release

Fixes

  • 🐛 Fix attribute handling in model_dump for compatibility with the latest Pydantic versions. PR #1595 by @spazm.

Docs

  • 📝 Fix typo in docs/tutorial/fastapi/simple-hero-api.md. PR #1583 by @kofi-kusi.

Internal