| 2019-03-04 |  Sebastián Ramírez | :bookmark: Release 0.7.1, Raspberry Pi deployment and...   0.7.1 | commit | commitdiff | tree | snapshot | 
| 2019-03-04 |  Sebastián Ramírez | :memo: Update release notes | commit | commitdiff | tree | snapshot | 
| 2019-03-04 |  Zaar Hai | Clarification about possible performance hit (#64) | commit | commitdiff | tree | snapshot | 
| 2019-03-04 |  Sebastián Ramírez | :memo: Add instructions for Docker on Raspberry Pi | commit | commitdiff | tree | snapshot | 
| 2019-03-04 |  Sebastián Ramírez | :memo: Update benchmarks link | commit | commitdiff | tree | snapshot | 
| 2019-03-04 |  Sebastián Ramírez | :memo: Update release notes | commit | commitdiff | tree | snapshot | 
| 2019-03-04 |  Sebastián Ramírez | :construction_worker: Limit Docker trigger to branch... | commit | commitdiff | tree | snapshot | 
| 2019-03-04 |  Sebastián Ramírez | :construction_worker: Trigger Docker images build on... | commit | commitdiff | tree | snapshot | 
| 2019-03-04 |  Sebastián Ramírez | :memo: Clarify uploadfile async method calls | commit | commitdiff | tree | snapshot | 
| 2019-03-03 |  Sebastián Ramírez | :bookmark: Release 0.7.0, with support for UploadFile  0.7.0 | commit | commitdiff | tree | snapshot | 
| 2019-03-03 |  Sebastián Ramírez | :memo: Update release notes with UploadFile | commit | commitdiff | tree | snapshot | 
| 2019-03-03 |  Sebastián Ramírez | Add support for UploadFile class annotations (#63) | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :bookmark: Release 0.6.4  0.6.4 | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Update release notes with WebSockets | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :sparkles: Add docs for WebSockets (#62) | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Update release notes | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :pencil2: Fix typos | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Add History, Design and Future to docs | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Add link to Python docs in debugging section | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Update release notes | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Add note about bigger applications in Docker | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Update release notes | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Add docs for debugging | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Update release notes | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :memo: Add technical details about async def handling... | commit | commitdiff | tree | snapshot | 
| 2019-03-02 |  Sebastián Ramírez | :pencil2: Fix typo in release notes | commit | commitdiff | tree | snapshot | 
| 2019-02-23 |  Sebastián Ramírez | :bookmark: Release 0.6.3: favicons in docs  0.6.3 | commit | commitdiff | tree | snapshot | 
| 2019-02-23 |  Sebastián Ramírez | :memo: Update release notes, favicons | commit | commitdiff | tree | snapshot | 
| 2019-02-23 |  Sebastián Ramírez | :lipstick: Add FastAPI favicons to docs (#53) | commit | commitdiff | tree | snapshot | 
| 2019-02-23 |  Sebastián Ramírez | :pencil2: Fix typo in release notes  0.6.2 | commit | commitdiff | tree | snapshot | 
| 2019-02-23 |  Sebastián Ramírez | :bookmark: Release 0.6.2, SQL tutorial improvements... | commit | commitdiff | tree | snapshot | 
| 2019-02-23 |  Sebastián Ramírez | :memo: Update release notes with SQL tutorial changes | commit | commitdiff | tree | snapshot | 
| 2019-02-23 |  Sebastián Ramírez | :sparkles: Update SQL with dependency and intro project... | commit | commitdiff | tree | snapshot | 
| 2019-02-23 |  Sebastián Ramírez | :lipstick: Add PNG images to improve link previews | commit | commitdiff | tree | snapshot | 
| 2019-02-21 |  Sebastián Ramírez | :memo: Improve naming of middleware in SQLAlchemy tutorial | commit | commitdiff | tree | snapshot | 
| 2019-02-20 |  Sebastián Ramírez | :pencil2: Fix GraphQL typo  0.6.1 | commit | commitdiff | tree | snapshot | 
| 2019-02-20 |  Sebastián Ramírez | :bookmark: Release 0.6.1: GraphQL | commit | commitdiff | tree | snapshot | 
| 2019-02-20 |  Sebastián Ramírez | :sparkles: Add docs for GraphQL (#48) | commit | commitdiff | tree | snapshot | 
| 2019-02-19 |  Sebastián Ramírez | :memo: Include PR in Release Notes  0.6.0 | commit | commitdiff | tree | snapshot | 
| 2019-02-19 |  Sebastián Ramírez | :bookmark: Release 0.6.0, upgrade Starlette, improve... | commit | commitdiff | tree | snapshot | 
| 2019-02-19 |  Sebastián Ramírez | :sparkles: Use request.state for SQLAlchemy session... | commit | commitdiff | tree | snapshot | 
| 2019-02-19 |  Sebastián Ramírez | :arrow_up: Upgrade Starlette and fix compatibility... | commit | commitdiff | tree | snapshot | 
| 2019-02-18 |  Sebastián Ramírez | :see_no_evil: Add test.db to .gitignore | commit | commitdiff | tree | snapshot | 
| 2019-02-18 |  Sebastián Ramírez | :bookmark: Release 0.5.1: docs  0.5.1 | commit | commitdiff | tree | snapshot | 
| 2019-02-18 |  Sebastián Ramírez | :memo: Add contributing/development docs (#42) | commit | commitdiff | tree | snapshot | 
| 2019-02-18 |  Sebastián Ramírez | Update error handling docs, including Starlette's utils... | commit | commitdiff | tree | snapshot | 
| 2019-02-16 |  Sebastián Ramírez | :memo: Update docs | commit | commitdiff | tree | snapshot | 
| 2019-02-16 |  Sebastián Ramírez | :memo: Add note about path declaration order | commit | commitdiff | tree | snapshot | 
| 2019-02-16 |  Sebastián Ramírez | :memo: Add section about help/getting help | commit | commitdiff | tree | snapshot | 
| 2019-02-16 |  Sebastián Ramírez | :bookmark: Release 0.5.0 with new HTTPException  0.5.0 | commit | commitdiff | tree | snapshot | 
| 2019-02-16 |  Sebastián Ramírez | :sparkles: Add HTTPException with custom headers (#35) | commit | commitdiff | tree | snapshot | 
| 2019-02-16 |  Sebastián Ramírez | Update issue templates (#34) | commit | commitdiff | tree | snapshot | 
| 2019-02-16 |  Sebastián Ramírez | :memo: Update Release Notes | commit | commitdiff | tree | snapshot | 
| 2019-02-16 |  euri10 | :memo: Add docs for using the Starlette Request directl... | commit | commitdiff | tree | snapshot | 
| 2019-02-15 |  Sebastián Ramírez | :memo: Update Release Notes | commit | commitdiff | tree | snapshot | 
| 2019-02-15 |  Sebastián Ramírez | :memo: Update SQLAlchemy docs, with current workaround | commit | commitdiff | tree | snapshot | 
| 2019-02-14 |  Sebastián Ramírez | :bookmark: Release 0.4.0 with openapi_prefix, #26  0.4.0 | commit | commitdiff | tree | snapshot | 
| 2019-02-14 |  Sebastián Ramírez | :memo: Update Release Notes and openapi_prefix docs | commit | commitdiff | tree | snapshot | 
| 2019-02-14 |  Kabir Khan | Add Open API prefix route - correct docs behind reverse... | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Sebastián Ramírez | :memo: Add note about DB Browser for SQLite in SQL... | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Sebastián Ramírez | :memo: Update Release Notes  0.3.0 | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Sebastián Ramírez | :bookmark: Release after SQLAlchemy fix: 0.3.0 | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Sebastián Ramírez | Update fix SQLAlchemy support with ORM (#30) | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Sebastián Ramírez | :bookmark: Bump version, after fix, release  0.2.1 | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Sebastián Ramírez | :bug: Fix jsonable_encoder for models with Config ... | commit | commitdiff | tree | snapshot | 
| 2019-02-08 |  Sebastián Ramírez | :bookmark: Release 0.2.0  0.2.0 | commit | commitdiff | tree | snapshot | 
| 2019-02-08 |  euri10 | Using pydantic custom encoders (#21) | commit | commitdiff | tree | snapshot | 
| 2019-02-08 |  Sebastián Ramírez | :memo: Update release notes | commit | commitdiff | tree | snapshot | 
| 2019-02-08 |  Ken Kinder | Fix typos (#24) | commit | commitdiff | tree | snapshot | 
| 2019-02-08 |  Sebastián Ramírez | :pencil2: Fix typos in index and alternatives | commit | commitdiff | tree | snapshot | 
| 2019-02-01 |  Sebastián Ramírez | :rocket: Bump version and add Release Notes  0.1.19 | commit | commitdiff | tree | snapshot | 
| 2019-02-01 |  euri10 | Upgrade Starlette version (#17) | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Sebastián Ramírez | :memo: Add Requests to inspiration | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Sebastián Ramírez | :chart_with_upwards_trend: Add Analytics to understand... | commit | commitdiff | tree | snapshot | 
| 2019-01-23 |  Sebastián Ramírez | Merge pull request #11 from tiangolo/fix-10 | commit | commitdiff | tree | snapshot | 
| 2019-01-23 |  Sebastián Ramírez | :pushpin: Pin versions of dependencies and bump version  11/head | commit | commitdiff | tree | snapshot | 
| 2019-01-14 |  Sebastián Ramírez | :memo: Fix docs clarification about dict unwrapping | commit | commitdiff | tree | snapshot | 
| 2019-01-14 |  Sebastián Ramírez | :memo: Clarify docs, alternatives, about APISpec OAI... | commit | commitdiff | tree | snapshot | 
| 2019-01-14 |  Sebastián Ramírez | :memo: Add docs for bigger applications and APIRouter | commit | commitdiff | tree | snapshot | 
| 2019-01-14 |  Sebastián Ramírez | :memo: Add docs for response status codes | commit | commitdiff | tree | snapshot | 
| 2019-01-10 |  Sebastián Ramírez | :memo: Add screenshot to body-schema tutorial | commit | commitdiff | tree | snapshot | 
| 2019-01-05 |  Sebastián Ramírez | :memo: Add docs for deployment, with Docker, HTTPS... | commit | commitdiff | tree | snapshot | 
| 2019-01-05 |  Sebastián Ramírez | :wrench: Update development environment dependencies | commit | commitdiff | tree | snapshot | 
| 2019-01-05 |  Sebastián Ramírez | :bookmark: Bump version after fix for constrained bytes  0.1.17 | commit | commitdiff | tree | snapshot | 
| 2019-01-05 |  Sebastián Ramírez | :bug: Fix constrained bytes, from defaults in Pydantic | commit | commitdiff | tree | snapshot | 
| 2019-01-05 |  Sebastián Ramírez | :memo: Update docs for dependencies | commit | commitdiff | tree | snapshot | 
| 2019-01-01 |  Sebastián Ramírez | :memo: Improve explanation of dependencies | commit | commitdiff | tree | snapshot | 
| 2018-12-30 |  Sebastián Ramírez | :pencil2: Fix typo in dependencies docs | commit | commitdiff | tree | snapshot | 
| 2018-12-30 |  Sebastián Ramírez | :bookmark: Bump version, after query and header as...   v0.1.16 | commit | commitdiff | tree | snapshot | 
| 2018-12-30 |  Sebastián Ramírez | :bug: Fix Python 3.7 specific list query handling | commit | commitdiff | tree | snapshot | 
| 2018-12-29 |  Sebastián Ramírez | :memo: Update docs, 100% coverage | commit | commitdiff | tree | snapshot | 
| 2018-12-29 |  Sebastián Ramírez | :bug: Fix type checks for Python 3.7 | commit | commitdiff | tree | snapshot | 
| 2018-12-29 |  Sebastián Ramírez | :sparkles: Allow lists of query or header params | commit | commitdiff | tree | snapshot | 
| 2018-12-29 |  Sebastián Ramírez | :sparkles: Add security checks for HTTP utils | commit | commitdiff | tree | snapshot | 
| 2018-12-29 |  Sebastián Ramírez | :pencil2: Fix typos and docs notes | commit | commitdiff | tree | snapshot | 
| 2018-12-28 |  Sebastián Ramírez | :bookmark: Bump version, new security features and...   0.1.15 | commit | commitdiff | tree | snapshot | 
| 2018-12-28 |  Sebastián Ramírez | :art: Add missing type definition | commit | commitdiff | tree | snapshot | 
| 2018-12-28 |  Sebastián Ramírez | :sparkles: Improve security utilities and add tests | commit | commitdiff | tree | snapshot | 
| 2018-12-28 |  Sebastián Ramírez | :memo: Update docs, clarify what's a schema | commit | commitdiff | tree | snapshot | 
| 2018-12-28 |  Sebastián Ramírez | :art: Fix missing format | commit | commitdiff | tree | snapshot | 
| next |