James Kaplan
f0df79aa91
⬆️ Upgrade Pydantic to 0.28 ( #320 )
6 years ago
euri10
31da760729
⬆️ Upgrade Pydantic to 0.26 ( #247 )
6 years ago
Sebastián Ramírez
9db1f5641b
⬆️ Upgrade Starlette to 0.12.0 ( #243 )
6 years ago
euri10
0e99b23ebc
⬆️ Upgrade Pydantic to version 0.25 ( #225 )
6 years ago
Sebastián Ramírez
ada1ecdb00
📝 Add Hypercorn as an alternative ASGI server ( #187 )
6 years ago
Sebastián Ramírez
298f8478e2
🔒 Fix development dependencies security ( #174 )
6 years ago
euri10
906cc60f65
⬆️ Upgrade Pydantic to 0.23 ( #160 )
* Add websocket to APIRouter
* Upgrade pydantic to v0.23.0
* Forgot pyproject.toml
* ⬆️ Upgrade some Pipfile.lock dependencies
6 years ago
Sebastián Ramírez
727b656c8d
⬆️ Update development dependencies, Pipfile.lock ( #150 )
6 years ago
Sebastián Ramírez
1c2ecbb89a
✨ Add docs and tests for encode/databases ( #107 )
* ✨ Add docs and tests for encode/databases
* ➕ Add testing-only dependency, databases
6 years ago
Sebastián Ramírez
108c2f3c0e
⬆️ Update Pydantic to 0.21.0 ( #90 )
* ⬆️ Upgrade Pydantic and others (isort), update docs after changes by isort
* 🎨 Format with newest isort, update type hints in jsonable_encoder
* 🔧 Update test script, to avoid Pydantic type errors
* ⬆️ Update pyproject.toml with latest Pydantic
6 years ago
Sebastián Ramírez
da60de33c1
📝 Update Uvicorn docs with new --reload option ( #74 )
6 years ago
Sebastián Ramírez
ba10838c30
⬆️ Upgrade Starlette and fix compatibility ( #44 )
6 years ago
Sebastián Ramírez
955e9fcb31
Update fix SQLAlchemy support with ORM ( #30 )
✨ SQLAlchemy ORM support
Improved jsonable_encoder with SQLAlchemy support, tests running with SQLite, improved and updated SQL docs
* ➕ Add SQLAlchemy to development dependencies (not required for using FastAPI)
* ➕ Add sqlalchemy to testing dependencies (not required to use FastAPI)
6 years ago
euri10
5c9c088a2a
Upgrade Starlette version ( #17 )
Upgrade Starlette version
6 years ago
Sebastián Ramírez
3d2c0993c1
📌 Pin versions of dependencies and bump version
6 years ago
Sebastián Ramírez
df1e754380
🔧 Update development environment dependencies
6 years ago
Sebastián Ramírez
bf6d923ca8
➕ Add ujson for local development
6 years ago
Sebastián Ramírez
ae50492735
✅ Add tests for header parameters
6 years ago
Sebastián Ramírez
12ff1980c2
➕ Add autoflake to development dependencies
in Pipfile
6 years ago
Sebastián Ramírez
a6c821a81e
➕ Add Pipfile mkdocs dependencies
6 years ago
Sebastián Ramírez
c995efd358
📌 Add Pipfile.lock
6 years ago