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
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
Sebastián Ramírez
502ab432b8
💄 Add PNG images to improve link previews
6 years ago
Sebastián Ramírez
9051ec3816
📝 Improve naming of middleware in SQLAlchemy tutorial
6 years ago
Sebastián Ramírez
22f4e18cdd
✏️ Fix GraphQL typo
6 years ago
Sebastián Ramírez
4473e6a096
🔖 Release 0.6.1: GraphQL
6 years ago
Sebastián Ramírez
984dd71d13
✨ Add docs for GraphQL ( #48 )
6 years ago
Sebastián Ramírez
bf53518141
📝 Include PR in Release Notes
6 years ago
Sebastián Ramírez
0ed55eb7d3
🔖 Release 0.6.0, upgrade Starlette, improve SQLAlchemy compatibility
6 years ago
Sebastián Ramírez
12e087f0b5
✨ Use request.state for SQLAlchemy session in tutorial ( #45 )
6 years ago
Sebastián Ramírez
88b31e6a4d
🔖 Release 0.5.1: docs
6 years ago
Sebastián Ramírez
2c3b826810
📝 Add contributing/development docs ( #42 )
6 years ago
Sebastián Ramírez
aa64eecda6
Update error handling docs, including Starlette's utils ( #41 )
📝 Update error handling docs, including Starlette's utils
6 years ago
Sebastián Ramírez
712b18a58a
📝 Update docs
6 years ago
Sebastián Ramírez
a809da5567
📝 Add note about path declaration order
6 years ago
Sebastián Ramírez
80b68cd97d
📝 Add section about help/getting help
6 years ago
Sebastián Ramírez
894e131e03
🔖 Release 0.5.0 with new HTTPException
6 years ago
Sebastián Ramírez
8772e2f2ee
✨ Add HTTPException with custom headers ( #35 )
* 📝 Update Release Notes with issue templates
* ✨ Add HTTPException with support for headers
Including docs and tests
* 📝 Update Security docs to use new HTTPException
6 years ago
Sebastián Ramírez
56819fdd89
📝 Update Release Notes
6 years ago
euri10
febf8e7341
📝 Add docs for using the Starlette Request directly ( #25 )
Add docs for using the Starlette Request directly
6 years ago
Sebastián Ramírez
293ebd7cc2
📝 Update Release Notes
6 years ago
Sebastián Ramírez
54e3949f74
📝 Update SQLAlchemy docs, with current workaround
6 years ago
Sebastián Ramírez
f7b7a099c3
📝 Update Release Notes and openapi_prefix docs
6 years ago
Kabir Khan
0ea0d0e82a
Add Open API prefix route - correct docs behind reverse proxy ( #26 )
Add Open API prefix route - correct docs behind reverse proxy.
6 years ago
Sebastián Ramírez
890f1f7899
📝 Add note about DB Browser for SQLite in SQL docs
6 years ago
Sebastián Ramírez
783816a7e3
📝 Update Release Notes
6 years ago
Sebastián Ramírez
7863490c8c
🔖 Release after SQLAlchemy fix: 0.3.0
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
Sebastián Ramírez
9484f939ed
🔖 Bump version, after fix, release
6 years ago
Sebastián Ramírez
92c825be6a
🔖 Release 0.2.0
6 years ago
Sebastián Ramírez
02e53fde90
📝 Update release notes
6 years ago
Ken Kinder
902cdaf010
Fix typos ( #24 )
Fix typos in security section.
6 years ago