Commit graph

  • b390e32372 📝 Update release notes Sebastián Ramírez 2019-03-29 15:16:56 +0400
  • b7d184363f
    🐛 Fix JSON Schema of additional properties (#121) Sebastián Ramírez 2019-03-29 15:15:49 +0400
  • 2ddb804940 📝 Update release notes Sebastián Ramírez 2019-03-25 23:48:27 +0400
  • a2c9f666b5 📝 Add note about Celery in background tasks Sebastián Ramírez 2019-03-25 23:47:25 +0400
  • 1594222e39 📝 Update Release Notes Sebastián Ramírez 2019-03-25 23:28:36 +0400
  • dc1e94d05f
    Document and test union and list response models (#108) Sebastián Ramírez 2019-03-25 23:28:09 +0400
  • b0f7961b65 🔖 Release 0.10.1: support for encode/databases 0.10.1 Sebastián Ramírez 2019-03-25 22:21:59 +0400
  • 1c2ecbb89a
    Add docs and tests for encode/databases (#107) Sebastián Ramírez 2019-03-25 22:17:31 +0400
  • 5a6e47bd49 🔖 Release 0.10.0: BackgroundTasks and websockets fix 0.10.0 Sebastián Ramírez 2019-03-24 23:37:37 +0400
  • 58872dca74 📝 Udpate release notes Sebastián Ramírez 2019-03-24 23:36:57 +0400
  • 9b04593260
    Add support for BackgroundTasks parameters (#103) Sebastián Ramírez 2019-03-24 23:33:35 +0400
  • 6d77e2ac5f Add websocket to APIRouter (#100) euri10 2019-03-24 20:18:20 +0100
  • b16ca54c30 📝 Update Release Notes Sebastián Ramírez 2019-03-24 12:46:13 +0400
  • 834723cf2c
    Add events docs and tests (#99) Sebastián Ramírez 2019-03-24 12:45:46 +0400
  • eda9b28338 files formatting Mohammed 2019-03-23 13:10:45 +0300
  • 7514ac6fb0 100% test coverage Mohammed 2019-03-23 13:01:53 +0300
  • 25fb4239cc increase test coverage Mohammed 2019-03-23 01:13:09 +0300
  • 65568065e0 Remove extra code. Mohammed 2019-03-23 00:47:32 +0300
  • 95679ca5e6 Fix: adding additional_responses on .include_router() Mohammed 2019-03-23 00:37:10 +0300
  • 84a300ef84 Formatting according to guide Mohammed 2019-03-22 22:54:48 +0300
  • c6d28c8209 Accept Multiple Additional Responses Mohammed 2019-03-22 22:50:47 +0300
  • 3984e9b8ac Additional Responses test Mohammed 2019-03-22 22:40:46 +0300
  • aa0bca7bb2 Additional Responses implementation Mohammed 2019-03-22 22:40:07 +0300
  • 9778542ba6 🔖 Release 0.9.1, multi value/duplicate query/header 0.9.1 Sebastián Ramírez 2019-03-22 21:52:37 +0400
  • 34c34c68d2 📝 Update release notes Sebastián Ramírez 2019-03-22 21:51:36 +0400
  • c64f8346ae
    Multi-value query parameters and duplicate headers (#95) Sebastián Ramírez 2019-03-22 21:47:54 +0400
  • 4f852878d6 🔖 Release 0.9.0, compatible with latest Pydantic 0.9.0 Sebastián Ramírez 2019-03-22 16:29:33 +0400
  • 59bc4b7d69 📝 Update links in help section Sebastián Ramírez 2019-03-22 16:28:28 +0400
  • 3cae2ccbae 📝 Fix link from deployment to bigger applications Sebastián Ramírez 2019-03-21 20:35:49 +0400
  • e21ba7646a ✏️ typo: fist_name -> first_name (#72) Matt Hegarty 2019-03-21 14:50:47 +0000
  • 10498fcfbd 📝 Update release notes Sebastián Ramírez 2019-03-21 18:48:17 +0400
  • 3f7b7837fb 🔀 Merge PR #72 Sebastián Ramírez 2019-03-21 18:46:02 +0400
  • 1c26e77a66 📝 Update release notes Sebastián Ramírez 2019-03-21 18:40:59 +0400
  • 108c2f3c0e
    ⬆️ Update Pydantic to 0.21.0 (#90) Sebastián Ramírez 2019-03-21 18:40:29 +0400
  • f2fd948ce3 📝 Update release notes Sebastián Ramírez 2019-03-21 18:10:08 +0400
  • b269655b7f 📝 Add docs for application configuration (OpenAPI) Sebastián Ramírez 2019-03-21 18:08:10 +0400
  • a174f01901 🔖 Release version 0.8.0 0.8.0 Sebastián Ramírez 2019-03-16 21:24:26 +0400
  • 9b76ad1870 ✏️ Fix typos in README Sebastián Ramírez 2019-03-16 21:23:35 +0400
  • f1c367aead 📝 Update docs - Release Notes Sebastián Ramírez 2019-03-16 21:21:56 +0400
  • 8291c664b9 🔀 Merge origin master with release notes Sebastián Ramírez 2019-03-16 21:20:11 +0400
  • e8472ebbd1 🔧 Make scripts executable (#76) euri10 2019-03-16 18:19:13 +0100
  • f4391e2a87 📝 Add tags parameter to Release Notes Sebastián Ramírez 2019-03-16 21:17:27 +0400
  • 11c755bee3 Add tags parameter to app.include_router (#55) euri10 2019-03-16 18:15:08 +0100
  • 35054a450c 📝 Update release notes Sebastián Ramírez 2019-03-09 22:12:00 +0400
  • da60de33c1
    📝 Update Uvicorn docs with new --reload option (#74) Sebastián Ramírez 2019-03-09 22:10:25 +0400
  • c0758dfe71 📝 Update release-notes with isort changes Sebastián Ramírez 2019-03-09 15:04:47 +0400
  • 1112ac7538
    ⬆️ Update imports and scripts for new isort versions (#75) Sebastián Ramírez 2019-03-09 15:04:13 +0400
  • ac2b18bf40 🔖 Release 0.7.1, Raspberry Pi deployment and docs 0.7.1 Sebastián Ramírez 2019-03-04 20:07:11 +0400
  • b89a24448b 📝 Update release notes Sebastián Ramírez 2019-03-04 20:06:24 +0400
  • e76216dd26 Clarification about possible performance hit (#64) Zaar Hai 2019-03-05 02:04:16 +1000
  • 123d778a0c 📝 Add instructions for Docker on Raspberry Pi Sebastián Ramírez 2019-03-04 19:37:46 +0400
  • 829ad209a6 📝 Update benchmarks link Sebastián Ramírez 2019-03-04 17:29:53 +0400
  • b15a65c37e 📝 Update release notes Sebastián Ramírez 2019-03-04 11:18:45 +0400
  • 0eed798aac 👷 Limit Docker trigger to branch master Sebastián Ramírez 2019-03-04 11:17:56 +0400
  • 2caca42b9e
    👷 Trigger Docker images build on Travis (#65) Sebastián Ramírez 2019-03-04 11:12:21 +0400
  • 7658d0af16 📝 Clarify uploadfile async method calls Sebastián Ramírez 2019-03-04 11:07:15 +0400
  • c14ec50f73 🔖 Release 0.7.0, with support for UploadFile 0.7.0 Sebastián Ramírez 2019-03-03 21:06:42 +0400
  • 6b6ea0da2e 📝 Update release notes with UploadFile Sebastián Ramírez 2019-03-03 21:05:58 +0400
  • 0b9fe62a10
    Add support for UploadFile class annotations (#63) Sebastián Ramírez 2019-03-03 20:52:37 +0400
  • 1f03e85f06 🔖 Release 0.6.4 0.6.4 Sebastián Ramírez 2019-03-02 22:33:48 +0400
  • b98bf178a6 📝 Update release notes with WebSockets Sebastián Ramírez 2019-03-02 21:51:01 +0400
  • bbd2198fa2
    Add docs for WebSockets (#62) Sebastián Ramírez 2019-03-02 21:45:15 +0400
  • e2723e8480 📝 Update release notes Sebastián Ramírez 2019-03-02 20:00:27 +0400
  • 1896153d58 ✏️ Fix typos Sebastián Ramírez 2019-03-02 19:54:52 +0400
  • 770b4421f9 📝 Add History, Design and Future to docs Sebastián Ramírez 2019-03-02 19:54:15 +0400
  • e89aacbdf7 📝 Add link to Python docs in debugging section Sebastián Ramírez 2019-03-02 17:56:30 +0400
  • cf25291650 📝 Update release notes Sebastián Ramírez 2019-03-02 17:55:07 +0400
  • 13772fbd11 📝 Add note about bigger applications in Docker Sebastián Ramírez 2019-03-02 17:52:24 +0400
  • 1d69b6f480 📝 Update release notes Sebastián Ramírez 2019-03-02 17:44:48 +0400
  • 01d6aa3dd1 📝 Add docs for debugging Sebastián Ramírez 2019-03-02 17:40:01 +0400
  • 74db8ddf9b 📝 Update release notes Sebastián Ramírez 2019-03-02 13:53:16 +0400
  • 819b3b2516
    📝 Add technical details about async def handling (#61) Sebastián Ramírez 2019-03-02 13:48:06 +0400
  • 76fb2879ed ✏️ Fix typo in release notes Sebastián Ramírez 2019-03-02 13:02:06 +0400
  • daaf654868 🔖 Release 0.6.3: favicons in docs 0.6.3 Sebastián Ramírez 2019-02-24 01:49:04 +0400
  • 6e0553b4cf 📝 Update release notes, favicons Sebastián Ramírez 2019-02-24 01:32:39 +0400
  • 8e1ecaf221
    💄 Add FastAPI favicons to docs (#53) Sebastián Ramírez 2019-02-24 01:31:50 +0400
  • 9e610030fb ✏️ Fix typo in release notes 0.6.2 Sebastián Ramírez 2019-02-24 01:12:33 +0400
  • 9940c1511e 🔖 Release 0.6.2, SQL tutorial improvements and project generator Sebastián Ramírez 2019-02-24 01:09:49 +0400
  • 24d94298d0 📝 Update release notes with SQL tutorial changes Sebastián Ramírez 2019-02-24 01:09:00 +0400
  • e3b4019fa3
    Update SQL with dependency and intro project generator (#52) Sebastián Ramírez 2019-02-24 01:04:44 +0400
  • 502ab432b8 💄 Add PNG images to improve link previews Sebastián Ramírez 2019-02-23 23:59:17 +0400
  • 9051ec3816 📝 Improve naming of middleware in SQLAlchemy tutorial Sebastián Ramírez 2019-02-21 10:15:39 +0400
  • 22f4e18cdd ✏️ Fix GraphQL typo 0.6.1 Sebastián Ramírez 2019-02-20 22:02:19 +0400
  • 4473e6a096 🔖 Release 0.6.1: GraphQL Sebastián Ramírez 2019-02-20 21:59:24 +0400
  • 984dd71d13
    Add docs for GraphQL (#48) Sebastián Ramírez 2019-02-20 21:58:26 +0400
  • bf53518141 📝 Include PR in Release Notes 0.6.0 Sebastián Ramírez 2019-02-19 21:22:51 +0400
  • 0ed55eb7d3 🔖 Release 0.6.0, upgrade Starlette, improve SQLAlchemy compatibility Sebastián Ramírez 2019-02-19 21:20:32 +0400
  • 12e087f0b5
    Use request.state for SQLAlchemy session in tutorial (#45) Sebastián Ramírez 2019-02-19 21:18:28 +0400
  • ba10838c30
    ⬆️ Upgrade Starlette and fix compatibility (#44) Sebastián Ramírez 2019-02-19 20:27:48 +0400
  • 656e1c7ce9 🙈 Add test.db to .gitignore Sebastián Ramírez 2019-02-18 22:55:48 +0400
  • 88b31e6a4d 🔖 Release 0.5.1: docs 0.5.1 Sebastián Ramírez 2019-02-18 22:52:03 +0400
  • 2c3b826810
    📝 Add contributing/development docs (#42) Sebastián Ramírez 2019-02-18 22:40:31 +0400
  • aa64eecda6
    Update error handling docs, including Starlette's utils (#41) Sebastián Ramírez 2019-02-18 21:58:21 +0400
  • 712b18a58a 📝 Update docs Sebastián Ramírez 2019-02-16 19:36:09 +0400
  • a809da5567 📝 Add note about path declaration order Sebastián Ramírez 2019-02-16 19:23:42 +0400
  • 80b68cd97d 📝 Add section about help/getting help Sebastián Ramírez 2019-02-16 18:10:15 +0400
  • 894e131e03 🔖 Release 0.5.0 with new HTTPException 0.5.0 Sebastián Ramírez 2019-02-16 17:06:31 +0400
  • 8772e2f2ee
    Add HTTPException with custom headers (#35) Sebastián Ramírez 2019-02-16 17:01:29 +0400
  • 7edbd9345b
    Update issue templates (#34) Sebastián Ramírez 2019-02-16 14:09:20 +0400
  • 56819fdd89 📝 Update Release Notes Sebastián Ramírez 2019-02-16 13:47:05 +0400