Sebastián Ramírez
94ee932351
✨ Add ORJSONResponse ( #1065 )
* ✨ Add ORJSONResponse
* 📝 Add tutorial using ORJSONResponse
* ✅ Add test for ORJSONResponse
* 📝 Update index.md
5 years ago
Sebastián Ramírez
cf760d6802
🔖 Release version 0.51.0
5 years ago
Sebastián Ramírez
c65fdc4bed
📝 Update release notes
5 years ago
Sebastián Ramírez
0ac9b3ee5c
✨ Re-export utils from Starlette ( #1064 )
* ✨ Re-export main features used from Starlette to simplify developer's code
* ♻️ Refactor Starlette exports
* ♻️ Refactor tutorial examples to use re-exported utils from Starlette
* 📝 Add examples for all middlewares
* 📝 Add new docs for middlewares
* 📝 Add examples for custom responses
* 📝 Extend docs for custom responses
* 📝 Update docs and add notes explaining re-exports from Starlette everywhere
* 🍱 Update screenshot for HTTP status
* 🔧 Update MkDocs config with new content
* ♻️ Refactor tests to use re-exported utils from Starlette
* ✨ Re-export WebSocketDisconnect from Starlette for tests
* ✅ Add extra tests for extra re-exported middleware
* ✅ Add tests for re-exported responses from Starlette
* ✨ Add docs about mounting WSGI apps
* ➕ Add Flask as a dependency to test WSGIMiddleware
* ✅ Test WSGIMiddleware example
5 years ago
Sebastián Ramírez
f2bd2c44e2
🔖 Release version 0.50.0
5 years ago
Sebastián Ramírez
f0beab1778
📝 Update release notes
5 years ago
Sebastián Ramírez
95f2dc065e
📝 Add link to the Release Notes from the section about pinning versions for deployment ( #1058 )
5 years ago
Sebastián Ramírez
4e8080f290
📌 Upgrade Starlette version ( #1057 )
5 years ago
Sebastián Ramírez
fbbed6fe81
📝 Update release notes
5 years ago
Sebastián Ramírez
2d5a5d0d9e
📝 Add docs about pinning versions for deployment ( #1056 )
5 years ago
Sebastián Ramírez
d4ddf4e62a
🔖 Release 0.49.2
5 years ago
Sebastián Ramírez
cb25dab986
📝 Update release notes
5 years ago
Sebastián Ramírez
7aa1628336
📝 Update release notes
5 years ago
sattosan
1dbd3d7aa7
✏️ Fix broken links in release notes ( #1052 )
5 years ago
sattosan
24e73e01c7
✏️ Fix typo in release notes ( #1051 )
5 years ago
Patrick McKenna
e26f94018c
♻️ Refactor serialize_response parameter name ( #1031 )
5 years ago
sm-Fifteen
1ce67887b9
♻️ Refactor function calling a path operation function to simplify profiling ( #1027 )
5 years ago
Sebastián Ramírez
8e0200607f
📝 Update release notes
5 years ago
sm-Fifteen
bd407ca705
➕ Add testing dependencies #1026
5 years ago
Sebastián Ramírez
48b5ef1681
📝 Update release notes
5 years ago
Patrick McKenna
afad59dfbb
🐛 Admit valid types for Pydantic fields as responses models ( #1017 )
5 years ago
Sebastián Ramírez
0f9be1d2e7
📝 Update release notes
5 years ago
Vegard Stikbakke
48c2406495
🎨 Fix markdown code section rendering error in SQL tutorial ( #1015 )
5 years ago
Sebastián Ramírez
9958d93120
🔖 Release 0.49.1
5 years ago
Sebastián Ramírez
b63512cd92
📝 Update release notes
5 years ago
merowinger92
74c4d1c1db
🐛 Fix declaring a single parameter per name ( #994 )
5 years ago
Sebastián Ramírez
7ccd81f706
🚀 Update Netlify deploy action ( #1047 )
5 years ago
Taneli Hukkinen
1da8d3f1e6
🔧 Move all mypy configurations to configuration file ( #987 )
5 years ago
Camila Gutierrez
92016da962
💚 Do not deploy preview to Netlify on external PRs while GitHub actions are solved ( #1046 )
5 years ago
Sebastián Ramírez
9c3c9b6e78
🔖 Release version 0.49.0
5 years ago
Sebastián Ramírez
687871e46a
📝 Update release notes
5 years ago
Patrick McKenna
3c1803897f
🐛 Fix path encoding ( #978 )
5 years ago
T. Tokusumi
1c3289f115
📝 Add link: JP articles related to fastapi ( #974 )
5 years ago
Taras Sotnikov
35d41adc7b
📝 Fix broken link in docs ( #949 )
5 years ago
Sebastián Ramírez
9a3dd91030
📝 Update release notes
5 years ago
Sebastián Ramírez
017eae63b1
📝 Update release notes
5 years ago
Nikita Kolesov
8af4454251
✏️ Fix typo ( #941 )
5 years ago
Sebastián Ramírez
adf252768c
📝 Update docs for dependencies with yield ( #986 )
5 years ago
Sebastián Ramírez
3705bdefd5
📝 Update release notes
5 years ago
Sebastián Ramírez
25e94d6344
✨ Add mermaid.js support in Markdown fenced blocks for diagrams ( #985 )
5 years ago
Sebastián Ramírez
26c345b766
📝 Update release notes
5 years ago
Sebastián Ramírez
9ce50b4684
👷 Add GitHub actions to deploy to Netlify ( #983 )
5 years ago
Sebastián Ramírez
66954c7ded
📝 Update release notes
5 years ago
Sebastián Ramírez
e0c3519b94
✨ Allow callables (as functools.partial) in path operations ( #977 )
5 years ago
Sebastián Ramírez
d91b2b3ee8
🔖 Release version 0.48.0
5 years ago
Sebastián Ramírez
1623b26855
📝 Update release notes
5 years ago
Sebastián Ramírez
9573130630
✅ Lint first in tests, to error out faster ( #948 )
5 years ago
Sebastián Ramírez
2e0a102565
🔇 Log email-validator not installed only when used ( #946 )
5 years ago
Sebastián Ramírez
636ce6b3f7
📝 Update Peewee docs, simplify with double dependency with yield ( #947 )
5 years ago
नवुले पवन कुमार राव
1fd1e8733a
📝 Add link: Create and Deploy FastAPI app to Heroku ( #942 )
5 years ago