Commit Graph

  • fc89eb8f81 🔖 Release version 0.23.0 0.23.0 Sebastián Ramírez 2019-05-21 23:26:28 +04:00
  • 6fca1041e9 📝 Update release notes Sebastián Ramírez 2019-05-21 23:05:46 +04:00
  • 9db1f5641b ⬆️ Upgrade Starlette to 0.12.0 (#243) Sebastián Ramírez 2019-05-21 22:59:48 +04:00
  • c3beb56e63 📝 Update release notes Sebastián Ramírez 2019-05-21 22:46:22 +04:00
  • 325edd5f00 Add swagger UI OAuth2 redirect page for implicit/code auth flows in API docs (#198) Steinthor Palsson 2019-05-21 14:39:58 -04:00
  • 08322ef359 📝 Update release notes Sebastián Ramírez 2019-05-20 18:37:39 +04:00
  • 01b43e6e25 Make Swagger UI, ReDoc and OpenAPI handlers be coroutines to improve performance (#241) Trim21 2019-05-20 22:34:33 +08:00
  • 3cf92a156c 📝 Update release notes Sebastián Ramírez 2019-05-20 11:27:33 +04:00
  • f54d8d57a4 Make Swagger UI and ReDoc parameterizable to host offline assets for docs (#112) euri10 2019-05-20 09:26:54 +02:00
  • 56ab106bbb 🔖 Release version 0.22.0 0.22.0 Sebastián Ramírez 2019-05-16 18:09:11 +04:00
  • e92b43b5c8 Add parameter dependencies to path operation decorators and include_router (#235) Sebastián Ramírez 2019-05-16 18:07:00 +04:00
  • 7c50025c47 📝 Update release notes Sebastián Ramírez 2019-05-16 17:58:22 +04:00
  • adfbd27100 🐛 Fix OpenAPI URL format for Starlette convertors (#234) euri10 2019-05-16 15:55:14 +02:00
  • eada8bf7db 📝 Update release notes Sebastián Ramírez 2019-05-15 23:01:19 +04:00
  • 440b7a8efa 📝 Update relase notes Sebastián Ramírez 2019-05-15 22:14:25 +04:00
  • fcaff64646 🔧 Separate format and lint scripts (#232) Sebastián Ramírez 2019-05-15 22:13:06 +04:00
  • d240421378 📝 Add docs about params as functions for mypy (#231) Sebastián Ramírez 2019-05-15 22:01:23 +04:00
  • ca27317b65 Add param functions, to override types, to make mypy happy (#226) Sebastián Ramírez 2019-05-15 21:25:11 +04:00
  • ce02d3cb83 📝 Update release notes Sebastián Ramírez 2019-05-15 18:33:43 +04:00
  • 95475aaa9c 🔥 Remove Python version extraction in tests, no longer used Sebastián Ramírez 2019-05-15 18:33:13 +04:00
  • 7a8b054a12 🎨 Reenable Black --check for Python 3.7 (#229) zamiramir 2019-05-15 16:29:36 +02:00
  • 7b2993682f 🔖 Release 0.21.0 0.21.0 Sebastián Ramírez 2019-05-15 14:54:46 +04:00
  • 73fad03b46 📝 Update release notes Sebastián Ramírez 2019-05-15 14:53:43 +04:00
  • b0b88f9d5b 🔊 Raise from previous exception (#195) Ricardo Momm 2019-05-15 07:50:58 -03:00
  • 49d33f9f70 📝 Update release notes Sebastián Ramírez 2019-05-15 14:45:04 +04:00
  • 1f27981045 📝 Update release notes Sebastián Ramírez 2019-05-15 14:23:48 +04:00
  • f541d2c200 Use a logger instead of the root logging (#222) euri10 2019-05-15 12:43:31 +02:00
  • 0e99b23ebc ⬆️ Upgrade Pydantic to version 0.25 (#225) euri10 2019-05-15 12:19:51 +02:00
  • de341abe66 📝 Update release notes Sebastián Ramírez 2019-05-14 22:06:55 +04:00
  • 4a1648b04e ✏️ Minor spelling fix in routing (#221) Derek J. Lambert 2019-05-14 13:04:18 -05:00
  • 5f13b53ea5 🔧 Enable FastAPI releases bot in main Gitter channel Sebastián Ramírez 2019-05-11 19:44:39 +04:00
  • 5189c93d85 🔖 Release 0.20.1 0.20.1 Sebastián Ramírez 2019-05-11 19:38:08 +04:00
  • e612989313 📝 Update release notes Sebastián Ramírez 2019-05-11 13:46:17 +04:00
  • d675991a34 add py.typed to ship typing information (#209) Steve B 2019-05-11 11:43:47 +02:00
  • d03678dfbb 📝 Update release notes Sebastián Ramírez 2019-04-27 20:03:23 +04:00
  • 6ff89284c5 Add FastAPI releases bot for Gitter (#189) Sebastián Ramírez 2019-04-27 20:02:32 +04:00
  • 7f673cf4e9 🔖 Release 0.20.0 0.20.0 Sebastián Ramírez 2019-04-27 17:51:31 +04:00
  • bac7230027 📝 Update release notes Sebastián Ramírez 2019-04-27 17:07:17 +04:00
  • 866af5bca6 ✏️ Fix typos in docs, from forms (#176) Christopher Dignam 2019-04-27 09:05:06 -04:00
  • f4be79be51 📝 Update release notes Sebastián Ramírez 2019-04-27 17:04:00 +04:00
  • 3797c04946 Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188) Sebastián Ramírez 2019-04-27 17:00:56 +04:00
  • 9a9bfd7f93 📝 Update release notes Sebastián Ramírez 2019-04-26 19:28:54 +04:00
  • ada1ecdb00 📝 Add Hypercorn as an alternative ASGI server (#187) Sebastián Ramírez 2019-04-26 19:26:38 +04:00
  • 3bbd38313b 📝 Update release notes Sebastián Ramírez 2019-04-26 19:08:04 +04:00
  • c1df0f6b84 Add docs and tests for Jinja2 templates (#186) Sebastián Ramírez 2019-04-26 18:49:15 +04:00
  • 0cd5485597 📝 Update release notes Sebastián Ramírez 2019-04-26 15:17:32 +04:00
  • 528ef7e079 Docs and tests, responses with headers and cookies (#185) Sebastián Ramírez 2019-04-26 15:13:59 +04:00
  • 8e3a7699a3 🔖 Release 0.19.0 0.19.0 Sebastián Ramírez 2019-04-26 13:48:30 +04:00
  • 8998ccaffb 📝 Update release notes Sebastián Ramírez 2019-04-26 13:45:38 +04:00
  • 2b7f201a44 📝 Add docs about returning a response directly and encoder (#184) Sebastián Ramírez 2019-04-26 13:40:23 +04:00
  • 192ebba2a2 ♻️ Rename parameter content_type to response_class (#183) Sebastián Ramírez 2019-04-26 13:11:16 +04:00
  • 8880c4cb03 🔖 Release 0.18.0 0.18.0 Sebastián Ramírez 2019-04-22 21:08:43 +04:00
  • 6324be684f 📝 Update release notes Sebastián Ramírez 2019-04-21 22:31:43 +04:00
  • c705685394 Add docs for HTTP Basic Auth and tests (#177) Sebastián Ramírez 2019-04-21 22:30:58 +04:00
  • 945f401d8e 📝 Update release notes Sebastián Ramírez 2019-04-21 21:46:00 +04:00
  • f216d340ec Add automatic header handling for HTTP Basic Auth (#175) Sebastián Ramírez 2019-04-21 21:44:25 +04:00
  • a4558e7053 📝 Update release notes Sebastián Ramírez 2019-04-21 20:21:53 +04:00
  • 298f8478e2 🔒 Fix development dependencies security (#174) Sebastián Ramírez 2019-04-21 20:20:25 +04:00
  • b86d163470 📝 Rename additional response OpenAPI declarations Sebastián Ramírez 2019-04-21 20:13:26 +04:00
  • 9e2d37b89c 📝 Update release notes Sebastián Ramírez 2019-04-21 19:57:07 +04:00
  • 97adadd9e1 📝 Add docs for middleware (#173) Sebastián Ramírez 2019-04-21 19:56:20 +04:00
  • 26e3dffb37 🚀 Deploy when tagged using Python 3.6 0.17.0 Sebastián Ramírez 2019-04-20 22:16:07 +04:00
  • aa7b4bd101 🔖 0.17.0 Sebastián Ramírez 2019-04-20 22:12:55 +04:00
  • ffc4c716c0 🚀 Make Flit publish from CI (#170) Sebastián Ramírez 2019-04-20 22:09:35 +04:00
  • ef7b6e8eaf 📝 Update Release Notes Sebastián Ramírez 2019-04-20 21:15:03 +04:00
  • 596243f4a5 Add docs about CORS (#169) Sebastián Ramírez 2019-04-20 21:13:01 +04:00
  • 766bf1c5aa 📝 Update release notes Sebastián Ramírez 2019-04-20 20:31:44 +04:00
  • 9e748dbca4 By default, encode by alias (#168) Sebastián Ramírez 2019-04-20 20:29:54 +04:00
  • cefe6cf92c 🔖 Release version 0.16.0 0.16.0 Sebastián Ramírez 2019-04-16 23:28:13 +04:00
  • be3953499f 📝 Update release notes Sebastián Ramírez 2019-04-16 23:27:25 +04:00
  • 546d233dec ♻️ Update Pydantic usage, types, values, minor structure changes (#164) Sebastián Ramírez 2019-04-16 23:26:09 +04:00
  • 61dd36a945 Upgrade docstring Markdown parsing (#163) Sebastián Ramírez 2019-04-16 22:49:18 +04:00
  • 27f9d55c3e 📝 Update release notes Sebastián Ramírez 2019-04-16 22:43:59 +04:00
  • 906cc60f65 ⬆️ Upgrade Pydantic to 0.23 (#160) euri10 2019-04-16 20:42:00 +02:00
  • 69afaf256f 📝 Update release notes Sebastián Ramírez 2019-04-16 22:21:32 +04:00
  • 4ab349a2a8 ✏️ fixed small typo /tutorial/extra-models.md (#159) Daniel Michaels 2019-04-17 04:20:03 +10:00
  • 9c258107b4 📝 Update release notes Sebastián Ramírez 2019-04-16 22:18:42 +04:00
  • 29a4f90bcd 📝 fix URL examples in Tutorial: Query Parameters (#157) hayata-yamamoto 2019-04-17 03:16:16 +09:00
  • 361fd00777 📝 Add note about Swagger UI and multi-part uploads Sebastián Ramírez 2019-04-14 22:24:31 +04:00
  • 4c3cf31730 🔖 Release 0.15.0, multi-file uploads 0.15.0 Sebastián Ramírez 2019-04-14 22:14:20 +04:00
  • aad6b123f7 Add support for multi-file uploads (#158) Sebastián Ramírez 2019-04-14 22:12:14 +04:00
  • e40e87c662 📝 Use same link in benchmarks as in index Sebastián Ramírez 2019-04-12 22:56:09 +04:00
  • 84de980977 Add docs about responses with additional status codes (#156) Sebastián Ramírez 2019-04-12 22:43:21 +04:00
  • 08484603ee 🔖 Release 0.14.0 0.14.0 Sebastián Ramírez 2019-04-12 21:56:22 +04:00
  • ab6dd60997 📝 Add note on installing and running pytest Sebastián Ramírez 2019-04-12 21:45:19 +04:00
  • c9ef7bd6dc 📝 Update release notes Sebastián Ramírez 2019-04-12 21:27:24 +04:00
  • 88ece95a30 🎨 Improve automatic naming of path operations in API docs (#155) Sebastián Ramírez 2019-04-12 21:25:26 +04:00
  • 366c5db0bb 📝 Update release notes Sebastián Ramírez 2019-04-12 20:18:48 +04:00
  • 46e3811f8d Add testing docs and tests (#151) Sebastián Ramírez 2019-04-12 20:15:05 +04:00
  • 613e211d20 📝 Update release notes Sebastián Ramírez 2019-04-12 11:51:26 +04:00
  • 500f2b2ad4 Add deeplinking to Swagger UI (#148) William Hayes 2019-04-12 03:49:32 -04:00
  • 5cf7718657 📝 Update release notes Sebastián Ramírez 2019-04-12 11:40:56 +04:00
  • 727b656c8d ⬆️ Update development dependencies, Pipfile.lock (#150) Sebastián Ramírez 2019-04-12 11:39:06 +04:00
  • cc7102e9b8 📝 Add opinions in main page Sebastián Ramírez 2019-04-10 22:27:28 +04:00
  • 5123915fe4 📝 Include Hug and Falcon in Alternatives/Inspiration Sebastián Ramírez 2019-04-10 22:09:50 +04:00
  • 1b8bbd51d8 🔖 Release 0.13.0 0.13.0 Sebastián Ramírez 2019-04-09 23:38:11 +04:00
  • 1e4f86db6d 📝 Update release notes and OAuth2 scopes docs Sebastián Ramírez 2019-04-09 23:36:18 +04:00
  • 7391056daf Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) Sebastián Ramírez 2019-04-09 23:29:04 +04:00
  • 6a274d18b4 🔖 Release 0.12.1, fix responses in include_router 0.12.1 Sebastián Ramírez 2019-04-05 20:08:36 +04:00
  • 62626b0175 📝 Update release notes Sebastián Ramírez 2019-04-05 20:08:00 +04:00