fastapi/docs/release-notes.md

1.2 KiB

Next

0.3.0

0.2.1

  • Fix jsonable_encoder for Pydantic models with Config but without json_encoders: #29

0.2.0

  • Fix typos in Security section: #24 by @kkinder

  • Add support for Pydantic custom JSON encoders: #21 by @euri10

0.1.19

  • Upgrade Starlette version to the current latest 0.10.1: #17 by @euri10