Fastapi Contrib Versions Save

Opinionated set of utilities on top of FastAPI

v0.2.11

2 years ago
  • Fixes UJSONResponse problem that comes from latest Starlette

v0.2.10

3 years ago
  • Dropped Python 3.6 support
  • Added Python 3.9 support
  • FastAPI is updated to the latest version in requirements
  • Fixed serializer base class bug because of latest pydantic update (1.8)