Sebastián Ramírez
10498fcfbd
📝 Update release notes
6 years ago
Sebastián Ramírez
3f7b7837fb
🔀 Merge PR #72
6 years ago
Sebastián Ramírez
1c26e77a66
📝 Update release notes
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
f2fd948ce3
📝 Update release notes
6 years ago
Sebastián Ramírez
b269655b7f
📝 Add docs for application configuration (OpenAPI)
6 years ago
Sebastián Ramírez
a174f01901
🔖 Release version 0.8.0
6 years ago
Sebastián Ramírez
9b76ad1870
✏️ Fix typos in README
6 years ago
Sebastián Ramírez
f1c367aead
📝 Update docs - Release Notes
6 years ago
Sebastián Ramírez
8291c664b9
🔀 Merge origin master with release notes
6 years ago
euri10
e8472ebbd1
🔧 Make scripts executable ( #76 )
6 years ago
Sebastián Ramírez
f4391e2a87
📝 Add tags parameter to Release Notes
6 years ago
euri10
11c755bee3
✨ Add tags parameter to app.include_router ( #55 )
6 years ago
Sebastián Ramírez
35054a450c
📝 Update release notes
6 years ago
Sebastián Ramírez
da60de33c1
📝 Update Uvicorn docs with new --reload option ( #74 )
6 years ago
Sebastián Ramírez
c0758dfe71
📝 Update release-notes with isort changes
6 years ago
Sebastián Ramírez
1112ac7538
⬆️ Update imports and scripts for new isort versions ( #75 )
6 years ago
Sebastián Ramírez
ac2b18bf40
🔖 Release 0.7.1, Raspberry Pi deployment and docs
6 years ago
Sebastián Ramírez
b89a24448b
📝 Update release notes
6 years ago
Zaar Hai
e76216dd26
Clarification about possible performance hit ( #64 )
* Furether technical details towards #33 .
* 📝 Update note about previous async frameworks
6 years ago
Sebastián Ramírez
123d778a0c
📝 Add instructions for Docker on Raspberry Pi
6 years ago
Sebastián Ramírez
829ad209a6
📝 Update benchmarks link
6 years ago
Sebastián Ramírez
b15a65c37e
📝 Update release notes
6 years ago
Sebastián Ramírez
0eed798aac
👷 Limit Docker trigger to branch master
6 years ago
Sebastián Ramírez
2caca42b9e
👷 Trigger Docker images build on Travis ( #65 )
6 years ago
Sebastián Ramírez
7658d0af16
📝 Clarify uploadfile async method calls
6 years ago
Sebastián Ramírez
c14ec50f73
🔖 Release 0.7.0, with support for UploadFile
6 years ago
Sebastián Ramírez
6b6ea0da2e
📝 Update release notes with UploadFile
6 years ago
Sebastián Ramírez
0b9fe62a10
Add support for UploadFile class annotations ( #63 )
* ✨ Add support for UploadFile annotations
* 📝 Update File upload docs with FileUpload class
* ✅ Add tests for UploadFile support
* 📝 Update UploadFile docs
6 years ago
Sebastián Ramírez
1f03e85f06
🔖 Release 0.6.4
6 years ago
Sebastián Ramírez
b98bf178a6
📝 Update release notes with WebSockets
6 years ago
Sebastián Ramírez
bbd2198fa2
✨ Add docs for WebSockets ( #62 )
6 years ago
Sebastián Ramírez
e2723e8480
📝 Update release notes
6 years ago
Sebastián Ramírez
1896153d58
✏️ Fix typos
6 years ago
Sebastián Ramírez
770b4421f9
📝 Add History, Design and Future to docs
6 years ago
Sebastián Ramírez
e89aacbdf7
📝 Add link to Python docs in debugging section
6 years ago
Sebastián Ramírez
cf25291650
📝 Update release notes
6 years ago
Sebastián Ramírez
13772fbd11
📝 Add note about bigger applications in Docker
6 years ago
Sebastián Ramírez
1d69b6f480
📝 Update release notes
6 years ago
Sebastián Ramírez
01d6aa3dd1
📝 Add docs for debugging
6 years ago
Sebastián Ramírez
74db8ddf9b
📝 Update release notes
6 years ago
Sebastián Ramírez
819b3b2516
📝 Add technical details about async def handling ( #61 )
#33
6 years ago
Sebastián Ramírez
76fb2879ed
✏️ Fix typo in release notes
6 years ago
Sebastián Ramírez
daaf654868
🔖 Release 0.6.3: favicons in docs
6 years ago
Sebastián Ramírez
6e0553b4cf
📝 Update release notes, favicons
6 years ago
Sebastián Ramírez
8e1ecaf221
💄 Add FastAPI favicons to docs ( #53 )
6 years ago
Sebastián Ramírez
9e610030fb
✏️ Fix typo in release notes
6 years ago
Sebastián Ramírez
9940c1511e
🔖 Release 0.6.2, SQL tutorial improvements and project generator
6 years ago
Sebastián Ramírez
24d94298d0
📝 Update release notes with SQL tutorial changes
6 years ago
Sebastián Ramírez
e3b4019fa3
✨ Update SQL with dependency and intro project generator ( #52 )
6 years ago