Sebastián Ramírez
e68a68c97c
🔖 Release 0.12.0, add additional responses
6 years ago
Sebastián Ramírez
907e613ff2
🔧 Update test-conv-html.sh to allow extra params
6 years ago
Sebastián Ramírez
f0fc2fad2c
📝 Update release notes
6 years ago
Sebastián Ramírez
2bd775988f
✨ Add/refactor addditional responses, tests, docs
6 years ago
Sebastián Ramírez
c59ddc8a24
🔖 Release 0.11.0
6 years ago
Sebastián Ramírez
378b39bbbc
📝 Update release notes
6 years ago
Sebastián Ramírez
37e0306517
📝 Update default error response in SQL tutorial
6 years ago
Sebastián Ramírez
b35b0a9a90
📝 Update release notes
6 years ago
Alex Iribarren
1426b6200a
🗃️ Close the DB even if exceptions are raised ( #89 )
* Close the DB even if exceptions are raised
* 📝 Add note about closing DB in finally
6 years ago
Sebastián Ramírez
40e5f3764e
📝 Update release notes
6 years ago
Sebastián Ramírez
deff2b6678
🔖 Release 0.10.3
6 years ago
Sebastián Ramírez
7c572fdb3a
📝 Update release notes
6 years ago
Sebastián Ramírez
deae92bba1
📝 Update release notes
6 years ago
Sebastián Ramírez
5a3cf863da
📝 Update release notes
6 years ago
Sebastián Ramírez
dd6ab23b62
✨ Add docs/tests extending OpenAPI ( #126 )
6 years ago
Sebastián Ramírez
0449499188
📝 Update release notes
6 years ago
The Gitter Badger
4dc7b32861
📝 Add a Gitter chat badge and links ( #117 )
* Add Gitter badge
* 📝 Add links and badges to Gitter chat
6 years ago
Sebastián Ramírez
08d849d5c5
📝 Update release notes
6 years ago
James Saunders
714e68b5f0
📝 Add note in response model docs: why not return type annotations ( #109 )
* Update response model documentation to explain design choice
Closes #101
* 📝 Update note about return function type annotation
6 years ago
Sebastián Ramírez
3d4f59f35a
📝 Udpate release notes
6 years ago
Stratos Gerakakis
3ce2920fef
🐛 fix name of shutdown_event in docs ( #105 )
Fix name copy/paste name error in docs source for startup/shutdown events.
6 years ago
Sebastián Ramírez
825f397918
🔖 Release 0.10.2
6 years ago
Sebastián Ramírez
b390e32372
📝 Update release notes
6 years ago
Sebastián Ramírez
2ddb804940
📝 Update release notes
6 years ago
Sebastián Ramírez
a2c9f666b5
📝 Add note about Celery in background tasks
6 years ago
Sebastián Ramírez
1594222e39
📝 Update Release Notes
6 years ago
Sebastián Ramírez
dc1e94d05f
✨ Document and test union and list response models ( #108 )
6 years ago
Sebastián Ramírez
b0f7961b65
🔖 Release 0.10.1: support for encode/databases
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
58872dca74
📝 Udpate release notes
6 years ago
Sebastián Ramírez
9b04593260
✨ Add support for BackgroundTasks parameters ( #103 )
* ✨ Add support for BackgroundTasks parameters
* 🐛 Fix type declaration in dependencies
* 🐛 Fix coverage of util in tests
6 years ago
Sebastián Ramírez
b16ca54c30
📝 Update Release Notes
6 years ago
Sebastián Ramírez
834723cf2c
✨ Add events docs and tests ( #99 )
6 years ago
Sebastián Ramírez
9778542ba6
🔖 Release 0.9.1, multi value/duplicate query/header
6 years ago
Sebastián Ramírez
34c34c68d2
📝 Update release notes
6 years ago
Sebastián Ramírez
c64f8346ae
✨ Multi-value query parameters and duplicate headers ( #95 )
* 📝 Document multi-value query parameters
* ✨ Document and test multiple query values
* ✨ Document receiving duplicate headers
6 years ago
Sebastián Ramírez
4f852878d6
🔖 Release 0.9.0, compatible with latest Pydantic
6 years ago
Sebastián Ramírez
59bc4b7d69
📝 Update links in help section
6 years ago
Sebastián Ramírez
3cae2ccbae
📝 Fix link from deployment to bigger applications
6 years ago
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
f4391e2a87
📝 Add tags parameter to Release Notes
6 years ago
euri10
11c755bee3
✨ Add tags parameter to app.include_router ( #55 )
6 years ago