You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.0 KiB

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