Commit Graph

522 Commits

Author SHA1 Message Date
Taras Sotnikov 35d41adc7b
📝 Fix broken link in docs (#949) 2020-02-16 20:57:29 +01:00
Sebastián Ramírez 9a3dd91030 📝 Update release notes 2020-02-16 20:55:07 +01:00
Sebastián Ramírez 017eae63b1 📝 Update release notes 2020-02-16 20:53:50 +01:00
Nikita Kolesov 8af4454251
✏️ Fix typo (#941) 2020-02-16 20:51:18 +01:00
Sebastián Ramírez adf252768c
📝 Update docs for dependencies with yield (#986) 2020-02-16 20:49:12 +01:00
Sebastián Ramírez 3705bdefd5 📝 Update release notes 2020-02-16 19:48:52 +01:00
Sebastián Ramírez 25e94d6344
Add mermaid.js support in Markdown fenced blocks for diagrams (#985) 2020-02-16 19:48:20 +01:00
Sebastián Ramírez 26c345b766 📝 Update release notes 2020-02-15 13:26:01 +01:00
Sebastián Ramírez 66954c7ded 📝 Update release notes 2020-02-12 21:37:05 +01:00
Sebastián Ramírez d91b2b3ee8 🔖 Release version 0.48.0 2020-02-04 05:43:07 +01:00
Sebastián Ramírez 1623b26855 📝 Update release notes 2020-02-04 05:42:12 +01:00
Sebastián Ramírez 636ce6b3f7
📝 Update Peewee docs, simplify with double dependency with yield (#947) 2020-02-04 05:28:19 +01:00
नवुले पवन कुमार राव 1fd1e8733a
📝 Add link: Create and Deploy FastAPI app to Heroku (#942) 2020-02-04 05:25:00 +01:00
raphaelauv 44b45caf65
📝 Update Sanic description as it is now ASGI too 🎉 (#932) 2020-02-04 05:14:07 +01:00
Maciej Marzęta e6da96fbb7
✏️ Fix typos (#920) 2020-02-04 05:04:32 +01:00
adursun d8451f75a4
✏️ Fix typo (#916) 2020-02-04 04:57:18 +01:00
Ben 27fb2b358c
📝 Add article to external links (#901) 2020-02-04 04:25:52 +01:00
Timothée Mazzucotelli 68723d5291
📝 Add note about Body parameters without Pydantic (#900) 2020-02-04 04:17:20 +01:00
linchiwei123 4f964939a1
🐛 Fix middleware docs link (#893) 2020-02-04 03:27:10 +01:00
Sebastián Ramírez 55afb70b37 📝 Update release notes 2020-01-18 19:08:24 +01:00
Sebastián Ramírez b307d38897
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 2020-01-18 19:07:42 +01:00
Sebastián Ramírez a085898309 🔖 Release version 0.47.1 2020-01-18 18:06:47 +01:00
Sebastián Ramírez 3b40c557ce 📝 Update release notes 2020-01-18 18:06:20 +01:00
Sebastián Ramírez 3a5158a784 🔖 Release version 0.47.0 2020-01-18 17:14:59 +01:00
Sebastián Ramírez bd581c5337 📝 Update release notes 2020-01-18 17:14:03 +01:00
Sebastián Ramírez 22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 2020-01-18 16:21:54 +01:00
Sebastián Ramírez a41a729682
🎨 Tweak external links, Markdown format, typos (#881) 2020-01-17 16:24:05 +01:00
Pavel Isaev 174e7b1730 🔒 Check both username and password in security tutorial (#865) 2020-01-17 12:49:54 +01:00
Aviram Hassan 5db99a27cf add body to RequestValidationError for easier debugging (#853) 2020-01-17 12:37:44 +01:00
Sebastián Ramírez 180b842a1e
📝 Add external links, dynamic GitHub topic projects, and formatting (#850) 2020-01-17 10:46:44 +01:00
Sebastián Ramírez 3f53deebc9
🐛 Fix Peewee contextvars handling in docs (#879) 2020-01-17 09:59:38 +01:00
Sebastián Ramírez e5d7878856
Use venv with Flit for local development, instead of requiring Flit and Pipenv (#877) 2020-01-17 09:51:03 +01:00
Sebastián Ramírez 3eca945bd1 📝 Udpate release notes 2020-01-12 20:43:46 +01:00
Zachary Wasserman ba9c9a3f78 🔒 Update HTTP Basic Auth docs fixing timing attacks (#807) 2020-01-12 20:38:39 +01:00
Sebastián Ramírez a9673f145a 🔖 Release version 0.46.0 2020-01-08 23:28:03 +01:00
Sebastián Ramírez aa28784f6b 📝 Update release notes 2020-01-08 23:26:15 +01:00
Sebastián Ramírez 7b3319ddab
✏️ Tweak typos and configs (#837) 2020-01-08 23:25:29 +01:00
Sebastián Ramírez 6a20078259 📝 Update release notes 2020-01-08 23:03:08 +01:00
wxq0309 d0ab909544 📝 Add link to Chinese FastAPI posts (#810) 2020-01-08 23:01:58 +01:00
Sebastián Ramírez 13da029dca 📝 Update release notes 2020-01-08 22:51:55 +01:00
Sebastián Ramírez a0c8f93231 📝 Update release notes 2020-01-08 22:35:33 +01:00
Christoph Deil cad6a6e0c1 📝 Highlight all new lines in docs example upgrade (#795) 2020-01-08 22:34:14 +01:00
Sebastián Ramírez fd5ba77b83 📝 Update release notes 2020-01-08 22:23:54 +01:00
James Kaplan cb1410426e 🐛 Fix callback handling in sub-routers (#792) 2020-01-08 22:22:14 +01:00
Sebastián Ramírez 7b31e52766 📝 Update release notes 2020-01-08 22:02:32 +01:00
Sebastián Ramírez 462e24e864 📝 Update release notes 2020-01-08 22:00:44 +01:00
Xucong ZHAN 9f9ed7a6bd 📝 Add four JP articles to external links (#783) 2020-01-08 21:58:33 +01:00
Sebastián Ramírez b6ea9ea2ca 📝 Update release notes 2020-01-08 21:53:14 +01:00
Sebastián Ramírez 08fc2a41ca 📝 Update release notes 2020-01-08 19:16:57 +01:00
Dustyposa 8d3dcbcd1b fix type UrlStr -> HttpUrl (#832) 2020-01-08 00:08:43 -08:00