Commit Graph

  • c8df3ae57c 🐛 Fix handling additional responses in include_router (#140) Sebastián Ramírez 2019-04-05 20:06:40 +04:00
  • 6f7f9268f6 📝 Update release notes Sebastián Ramírez 2019-04-05 16:24:04 +04:00
  • 50653e205f 📝 Fix typo in SQL tutorial (#138) Matthew McLeod 2019-04-05 13:22:33 +01:00
  • 50a280b17b 📝 Update release notes Sebastián Ramírez 2019-04-05 16:21:17 +04:00
  • c1da3b38a3 📝 fix typos in nested models and OAuth2 with JWT (#127) Mostapha Sadeghipour Roudsari 2019-04-05 08:08:59 -04:00
  • e68a68c97c 🔖 Release 0.12.0, add additional responses 0.12.0 Sebastián Ramírez 2019-04-05 14:35:01 +04:00
  • 907e613ff2 🔧 Update test-conv-html.sh to allow extra params Sebastián Ramírez 2019-04-05 14:29:36 +04:00
  • f0fc2fad2c 📝 Update release notes Sebastián Ramírez 2019-04-05 14:28:30 +04:00
  • ad471307e2 Additional Responses (#97) Sebastián Ramírez 2019-04-05 14:18:28 +04:00
  • 2bd775988f Add/refactor addditional responses, tests, docs Sebastián Ramírez 2019-04-05 13:54:00 +04:00
  • c59ddc8a24 🔖 Release 0.11.0 0.11.0 Sebastián Ramírez 2019-04-03 15:51:44 +04:00
  • 378b39bbbc 📝 Update release notes Sebastián Ramírez 2019-04-03 15:49:58 +04:00
  • 37e0306517 📝 Update default error response in SQL tutorial Sebastián Ramírez 2019-04-03 15:49:40 +04:00
  • fad3a9e1dc Add auto_error to security utils (#134) Sebastián Ramírez 2019-04-03 15:44:52 +04:00
  • b35b0a9a90 📝 Update release notes Sebastián Ramírez 2019-03-31 22:05:03 +04:00
  • 1426b6200a 🗃️ Close the DB even if exceptions are raised (#89) Alex Iribarren 2019-03-31 20:01:32 +02:00
  • 40e5f3764e 📝 Update release notes Sebastián Ramírez 2019-03-31 20:56:52 +04:00
  • e5c75807ce 🔥 removed duplicate dependency in pyproject.toml (#128) Alif Jahan 2019-03-31 22:55:12 +06:00
  • deff2b6678 🔖 Release 0.10.3 0.10.3 Sebastián Ramírez 2019-03-30 21:54:00 +04:00
  • 7c572fdb3a 📝 Update release notes Sebastián Ramírez 2019-03-30 21:32:24 +04:00
  • ae970638cf 👷 Set Travis to use dist=xenial and Python 3.7 instead of 3.7-dev (#92) Daniel Hahler 2019-03-30 18:30:31 +01:00
  • deae92bba1 📝 Update release notes Sebastián Ramírez 2019-03-30 21:09:47 +04:00
  • f806ba642a 🔥 Remove repeated param declaration (#123) yihuang 2019-03-31 01:07:41 +08:00
  • 5a3cf863da 📝 Update release notes Sebastián Ramírez 2019-03-30 19:55:01 +04:00
  • dd6ab23b62 Add docs/tests extending OpenAPI (#126) Sebastián Ramírez 2019-03-30 19:53:44 +04:00
  • 0449499188 📝 Update release notes Sebastián Ramírez 2019-03-30 18:32:23 +04:00
  • 4dc7b32861 📝 Add a Gitter chat badge and links (#117) The Gitter Badger 2019-03-30 09:30:02 -05:00
  • 08d849d5c5 📝 Update release notes Sebastián Ramírez 2019-03-29 19:06:02 +04:00
  • 714e68b5f0 📝 Add note in response model docs: why not return type annotations (#109) James Saunders 2019-03-29 17:02:53 +02:00
  • 3d4f59f35a 📝 Udpate release notes Sebastián Ramírez 2019-03-29 18:43:40 +04:00
  • 3ce2920fef 🐛 fix name of shutdown_event in docs (#105) Stratos Gerakakis 2019-03-29 15:39:57 +01:00
  • 825f397918 🔖 Release 0.10.2 0.10.2 Sebastián Ramírez 2019-03-29 15:17:34 +04:00
  • b390e32372 📝 Update release notes Sebastián Ramírez 2019-03-29 15:16:56 +04:00
  • b7d184363f 🐛 Fix JSON Schema of additional properties (#121) Sebastián Ramírez 2019-03-29 15:15:49 +04:00
  • 2ddb804940 📝 Update release notes Sebastián Ramírez 2019-03-25 23:48:27 +04:00
  • a2c9f666b5 📝 Add note about Celery in background tasks Sebastián Ramírez 2019-03-25 23:47:25 +04:00
  • 1594222e39 📝 Update Release Notes Sebastián Ramírez 2019-03-25 23:28:36 +04:00
  • dc1e94d05f Document and test union and list response models (#108) Sebastián Ramírez 2019-03-25 23:28:09 +04:00
  • b0f7961b65 🔖 Release 0.10.1: support for encode/databases 0.10.1 Sebastián Ramírez 2019-03-25 22:21:59 +04:00
  • 1c2ecbb89a Add docs and tests for encode/databases (#107) Sebastián Ramírez 2019-03-25 22:17:31 +04:00
  • 5a6e47bd49 🔖 Release 0.10.0: BackgroundTasks and websockets fix 0.10.0 Sebastián Ramírez 2019-03-24 23:37:37 +04:00
  • 58872dca74 📝 Udpate release notes Sebastián Ramírez 2019-03-24 23:36:57 +04:00
  • 9b04593260 Add support for BackgroundTasks parameters (#103) Sebastián Ramírez 2019-03-24 23:33:35 +04:00
  • 6d77e2ac5f Add websocket to APIRouter (#100) euri10 2019-03-24 20:18:20 +01:00
  • b16ca54c30 📝 Update Release Notes Sebastián Ramírez 2019-03-24 12:46:13 +04:00
  • 834723cf2c Add events docs and tests (#99) Sebastián Ramírez 2019-03-24 12:45:46 +04:00
  • eda9b28338 files formatting Mohammed 2019-03-23 13:10:45 +03:00
  • 7514ac6fb0 100% test coverage Mohammed 2019-03-23 13:01:53 +03:00
  • 25fb4239cc increase test coverage Mohammed 2019-03-23 01:13:09 +03:00
  • 65568065e0 Remove extra code. Mohammed 2019-03-23 00:47:32 +03:00
  • 95679ca5e6 Fix: adding additional_responses on .include_router() Mohammed 2019-03-23 00:37:10 +03:00
  • 84a300ef84 Formatting according to guide Mohammed 2019-03-22 22:54:48 +03:00
  • c6d28c8209 Accept Multiple Additional Responses Mohammed 2019-03-22 22:50:47 +03:00
  • 3984e9b8ac Additional Responses test Mohammed 2019-03-22 22:40:46 +03:00
  • aa0bca7bb2 Additional Responses implementation Mohammed 2019-03-22 22:40:07 +03:00
  • 9778542ba6 🔖 Release 0.9.1, multi value/duplicate query/header 0.9.1 Sebastián Ramírez 2019-03-22 21:52:37 +04:00
  • 34c34c68d2 📝 Update release notes Sebastián Ramírez 2019-03-22 21:51:36 +04:00
  • c64f8346ae Multi-value query parameters and duplicate headers (#95) Sebastián Ramírez 2019-03-22 21:47:54 +04:00
  • 4f852878d6 🔖 Release 0.9.0, compatible with latest Pydantic 0.9.0 Sebastián Ramírez 2019-03-22 16:29:33 +04:00
  • 59bc4b7d69 📝 Update links in help section Sebastián Ramírez 2019-03-22 16:28:28 +04:00
  • 3cae2ccbae 📝 Fix link from deployment to bigger applications Sebastián Ramírez 2019-03-21 20:35:49 +04:00
  • e21ba7646a ✏️ typo: fist_name -> first_name (#72) Matt Hegarty 2019-03-21 14:50:47 +00:00
  • 10498fcfbd 📝 Update release notes Sebastián Ramírez 2019-03-21 18:48:17 +04:00
  • 3f7b7837fb 🔀 Merge PR #72 Sebastián Ramírez 2019-03-21 18:46:02 +04:00
  • 1c26e77a66 📝 Update release notes Sebastián Ramírez 2019-03-21 18:40:59 +04:00
  • 108c2f3c0e ⬆️ Update Pydantic to 0.21.0 (#90) Sebastián Ramírez 2019-03-21 18:40:29 +04:00
  • f2fd948ce3 📝 Update release notes Sebastián Ramírez 2019-03-21 18:10:08 +04:00
  • b269655b7f 📝 Add docs for application configuration (OpenAPI) Sebastián Ramírez 2019-03-21 18:08:10 +04:00
  • a174f01901 🔖 Release version 0.8.0 0.8.0 Sebastián Ramírez 2019-03-16 21:24:26 +04:00
  • 9b76ad1870 ✏️ Fix typos in README Sebastián Ramírez 2019-03-16 21:23:35 +04:00
  • f1c367aead 📝 Update docs - Release Notes Sebastián Ramírez 2019-03-16 21:21:56 +04:00
  • 8291c664b9 🔀 Merge origin master with release notes Sebastián Ramírez 2019-03-16 21:20:11 +04:00
  • e8472ebbd1 🔧 Make scripts executable (#76) euri10 2019-03-16 18:19:13 +01:00
  • f4391e2a87 📝 Add tags parameter to Release Notes Sebastián Ramírez 2019-03-16 21:17:27 +04:00
  • 11c755bee3 Add tags parameter to app.include_router (#55) euri10 2019-03-16 18:15:08 +01:00
  • 35054a450c 📝 Update release notes Sebastián Ramírez 2019-03-09 22:12:00 +04:00
  • da60de33c1 📝 Update Uvicorn docs with new --reload option (#74) Sebastián Ramírez 2019-03-09 22:10:25 +04:00
  • c0758dfe71 📝 Update release-notes with isort changes Sebastián Ramírez 2019-03-09 15:04:47 +04:00
  • 1112ac7538 ⬆️ Update imports and scripts for new isort versions (#75) Sebastián Ramírez 2019-03-09 15:04:13 +04:00
  • ac2b18bf40 🔖 Release 0.7.1, Raspberry Pi deployment and docs 0.7.1 Sebastián Ramírez 2019-03-04 20:07:11 +04:00
  • b89a24448b 📝 Update release notes Sebastián Ramírez 2019-03-04 20:06:24 +04:00
  • e76216dd26 Clarification about possible performance hit (#64) Zaar Hai 2019-03-05 02:04:16 +10:00
  • 123d778a0c 📝 Add instructions for Docker on Raspberry Pi Sebastián Ramírez 2019-03-04 19:37:46 +04:00
  • 829ad209a6 📝 Update benchmarks link Sebastián Ramírez 2019-03-04 17:29:53 +04:00
  • b15a65c37e 📝 Update release notes Sebastián Ramírez 2019-03-04 11:18:45 +04:00
  • 0eed798aac 👷 Limit Docker trigger to branch master Sebastián Ramírez 2019-03-04 11:17:56 +04:00
  • 2caca42b9e 👷 Trigger Docker images build on Travis (#65) Sebastián Ramírez 2019-03-04 11:12:21 +04:00
  • 7658d0af16 📝 Clarify uploadfile async method calls Sebastián Ramírez 2019-03-04 11:07:15 +04:00
  • c14ec50f73 🔖 Release 0.7.0, with support for UploadFile 0.7.0 Sebastián Ramírez 2019-03-03 21:06:42 +04:00
  • 6b6ea0da2e 📝 Update release notes with UploadFile Sebastián Ramírez 2019-03-03 21:05:58 +04:00
  • 0b9fe62a10 Add support for UploadFile class annotations (#63) Sebastián Ramírez 2019-03-03 20:52:37 +04:00
  • 1f03e85f06 🔖 Release 0.6.4 0.6.4 Sebastián Ramírez 2019-03-02 22:33:48 +04:00
  • b98bf178a6 📝 Update release notes with WebSockets Sebastián Ramírez 2019-03-02 21:51:01 +04:00
  • bbd2198fa2 Add docs for WebSockets (#62) Sebastián Ramírez 2019-03-02 21:45:15 +04:00
  • e2723e8480 📝 Update release notes Sebastián Ramírez 2019-03-02 20:00:27 +04:00
  • 1896153d58 ✏️ Fix typos Sebastián Ramírez 2019-03-02 19:54:52 +04:00
  • 770b4421f9 📝 Add History, Design and Future to docs Sebastián Ramírez 2019-03-02 19:54:15 +04:00
  • e89aacbdf7 📝 Add link to Python docs in debugging section Sebastián Ramírez 2019-03-02 17:56:30 +04:00
  • cf25291650 📝 Update release notes Sebastián Ramírez 2019-03-02 17:55:07 +04:00
  • 13772fbd11 📝 Add note about bigger applications in Docker Sebastián Ramírez 2019-03-02 17:52:24 +04:00