Commit Graph

862 Commits

Author SHA1 Message Date
github-actions acbe79da37 📝 Update release notes 2022-01-16 19:27:03 +00:00
John Riebold a85aa125d2
Enable configuring Swagger UI parameters (#2568)
Co-authored-by: Artem Ivanov <artem@worklife.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-01-16 20:26:24 +01:00
github-actions 9af8cc69d5 📝 Update release notes 2022-01-16 14:44:43 +00:00
Sebastián Ramírez 7fe79441c1
📝 Update Python Types docs, add missing 3.6 / 3.9 example (#4434) 2022-01-16 15:44:08 +01:00
github-actions b8ae84d460 📝 Update release notes 2022-01-16 14:35:21 +00:00
Sebastián Ramírez ca2b1dbb64
🔧 Enable MkDocs Material Insiders' `content.tabs.link` (#4399) 2022-01-16 14:34:45 +00:00
Sebastián Ramírez 672c55ac62 🔖 Release version 0.71.0 2022-01-07 18:07:59 +01:00
github-actions 66c27c3e07 📝 Update release notes 2022-01-07 14:19:23 +00:00
github-actions[bot] 44f4885c66
👥 Update FastAPI People (#4354)
Co-authored-by: github-actions <github-actions@github.com>
2022-01-07 15:18:45 +01:00
github-actions 4da33e3031 📝 Update release notes 2022-01-07 14:17:49 +00:00
github-actions 0a82b3a900 📝 Update release notes 2022-01-07 14:12:16 +00:00
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712)
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
2022-01-07 15:11:31 +01:00
github-actions 83f6781037 📝 Update release notes 2022-01-07 10:24:43 +00:00
Sebastián Ramírez 764ecae2d4
⬆ Upgrade MkDocs Material and configs (#4385) 2022-01-07 11:24:00 +01:00
github-actions 4e9f75912f 📝 Update release notes 2022-01-07 09:35:10 +00:00
Sebastián Ramírez 3efb4f7edf 🔖 Release version 0.70.1 2021-12-12 12:39:32 +01:00
github-actions 9c25f9615c 📝 Update release notes 2021-12-12 11:34:58 +00:00
github-actions[bot] e7158bc592
👥 Update FastAPI People (#4274)
Co-authored-by: github-actions <github-actions@github.com>
2021-12-12 12:34:18 +01:00
github-actions 6d642ef5fb 📝 Update release notes 2021-12-12 11:29:36 +00:00
github-actions 0a87bc88b8 📝 Update release notes 2021-12-09 10:48:10 +00:00
github-actions aa4a69f790 📝 Update release notes 2021-12-09 10:45:00 +00:00
github-actions eb79441a7f 📝 Update release notes 2021-12-09 10:40:14 +00:00
github-actions fb9c4b31b9 📝 Update release notes 2021-12-08 15:46:19 +00:00
github-actions dd463d0dc2 📝 Update release notes 2021-12-08 15:44:10 +00:00
github-actions da69a1c4c0 📝 Update release notes 2021-12-08 15:42:12 +00:00
github-actions 8e416875ce 📝 Update release notes 2021-12-08 15:38:10 +00:00
github-actions cace5a79f7 📝 Update release notes 2021-12-08 15:33:09 +00:00
github-actions f282c0e207 📝 Update release notes 2021-12-08 15:04:50 +00:00
Sebastián Ramírez 146ff28d9c
🔧 Add CryptAPI sponsor (#4264) 2021-12-08 15:04:04 +00:00
github-actions 58ab733f19 📝 Update release notes 2021-10-26 18:54:22 +00:00
weekwith.me 0a61a6c865
📝 Update `docs/tutorial/dependencies/classes-as-dependencies`: Add type of query parameters in a description of `Classes as dependencies` (#4015) 2021-10-26 18:53:40 +00:00
github-actions fb1f341231 📝 Update release notes 2021-10-26 18:47:42 +00:00
github-actions 08410ca568 📝 Update release notes 2021-10-26 18:34:11 +00:00
github-actions b2c9574fc6 📝 Update release notes 2021-10-26 18:16:12 +00:00
github-actions 3c93e803d5 📝 Update release notes 2021-10-26 18:14:17 +00:00
Sebastián Ramírez 864643ef76 📝 Update release notes 2021-10-07 19:38:36 +02:00
Sebastián Ramírez 5d80e02ae8 🔖 Release version 0.70.0 2021-10-07 19:34:27 +02:00
Sebastián Ramírez affe542753 📝 Update release notes 2021-10-07 19:33:35 +02:00
github-actions 8e887d7145 📝 Update release notes 2021-10-07 17:21:11 +00:00
Sebastián Ramírez 921b6f742a 🔖 Release version 0.69.0 2021-10-07 18:45:43 +02:00
Sebastián Ramírez c1fee263e1 📝 Update release notes 2021-10-07 18:43:50 +02:00
github-actions 42d10ef4bf 📝 Update release notes 2021-10-07 16:22:27 +00:00
github-actions a81e2f20a5 📝 Update release notes 2021-10-07 16:15:21 +00:00
Andy Challis 53076170c0
✏ Fix typos in Deployment Guide (#3975)
Co-authored-by: Anthony Lukach <anthonylukach@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 18:14:39 +02:00
github-actions eb89968b36 📝 Update release notes 2021-10-07 15:58:17 +00:00
tomwei7 c54fb7e208
📝 Update docs with pip install calls when using extras with brackets, use quotes for compatibility with Zsh (#3131)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 17:57:38 +02:00
github-actions 077e5baf2c 📝 Update release notes 2021-10-07 15:56:18 +00:00
Kaustubh Gupta 9c6e0d02bb
📝 Add external link to article: Deploying ML Models as API Using FastAPI and Heroku (#3904)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 17:55:40 +02:00
github-actions d198f38b45 📝 Update release notes 2021-10-07 15:45:28 +00:00
Nina Hwang 4ba1e81f16
✏ Fix typo in file paths in `docs/en/docs/contributing.md` (#3752)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 17:44:46 +02:00
github-actions bb20f5e60d 📝 Update release notes 2021-10-07 15:30:34 +00:00
SaintMalik 7e4887ea55
✏ Fix a typo in `docs/en/docs/advanced/path-operation-advanced-configuration.md` and `docs/en/docs/release-notes.md` (#3750)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 15:29:50 +00:00
github-actions ffaecddbf6 📝 Update release notes 2021-10-07 14:37:59 +00:00
Jorge Alvarado e43f434448
✏️ Add a missing comma in the security tutorial (#3564)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 14:36:43 +00:00
github-actions eb453a50b8 📝 Update release notes 2021-10-07 14:23:26 +00:00
jaystone776 5a28f95a93
✏ Fix typo in `docs/en/docs/help-fastapi.md` (#3760)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 14:22:16 +00:00
github-actions 4093c35058 📝 Update release notes 2021-10-07 14:09:05 +00:00
Denys Marichev 7efdc11075
✏ Fix typo about file path in `docs/en/docs/tutorial/bigger-applications.md` (#3285)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 14:07:46 +00:00
github-actions 24cda290e8 📝 Update release notes 2021-10-07 13:59:14 +00:00
Bharat Raghunathan d06b4d7bb8
✏ Re-word to clarify test client in `docs/en/docs/tutorial/testing.md` (#3382)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 13:57:51 +00:00
github-actions 1a8284725a 📝 Update release notes 2021-10-07 13:32:54 +00:00
Pax 4f168c5ada
📝 Fix incorrect highlighted code (#3325)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 13:32:14 +00:00
github-actions b67532ee5c 📝 Update release notes 2021-10-07 13:27:16 +00:00
Edd Salkield c29aa0bc87
🔧 Swap light/dark theme button icon (#3246)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 15:26:36 +02:00
github-actions 5551e7282c 📝 Update release notes 2021-10-07 13:14:08 +00:00
Somraj Saha 8e68ddbddf
📝 Add external link to article: How-to deploy FastAPI app to Heroku (#3241)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 13:13:10 +00:00
github-actions 46882b9ae1 📝 Update release notes 2021-10-07 13:07:24 +00:00
github-actions 3581034eff 📝 Update release notes 2021-10-07 13:01:11 +00:00
Abraham Hinteregger b69781b161
✏ Fix typo (mistranslation) in `docs/en/docs/advanced/templates.md` (#3211)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 13:00:33 +00:00
github-actions 12db3926b5 📝 Update release notes 2021-10-07 12:57:15 +00:00
Greg Gandenberger afe1f69e79
📝 Remove note about (now supported) feature from Swagger UI in `docs/en/docs/tutorial/request-files.md` (#2803)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 12:55:51 +00:00
raphaelauv 426bd096ad
📝 Update note about Falcon and ASGI, as now Falcon is also ASGI 🎉 (#3073)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 12:44:39 +00:00
github-actions fee3126d3a 📝 Update release notes 2021-10-07 12:27:41 +00:00
Hasan Ramezani 8f4e3a4377
📝 Add supported Python versions badge (#2794)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 12:26:57 +00:00
github-actions 3b686c3774 📝 Update release notes 2021-10-07 12:22:16 +00:00
graue70 17f0ec8927
✏ Fix typo re-word in `docs/tutorial/handling-errors.md` (#2700)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 12:21:34 +00:00
github-actions a6ef62ce7b 📝 Update release notes 2021-10-07 10:36:53 +00:00
Sebastián Ramírez d9fa2311b3
📝 Add docs for using Trio with Hypercorn (#4014) 2021-10-07 10:36:09 +00:00
github-actions c15f042318 📝 Update release notes 2021-10-06 15:43:37 +00:00
github-actions 496ccc0f70 📝 Update release notes 2021-10-06 15:32:53 +00:00
Thomas Grainger 11d0a08acd
Add support for Trio via AnyIO (#3372)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-06 17:32:11 +02:00
github-actions 4d26fa5c54 📝 Update release notes 2021-10-06 15:09:36 +00:00
github-actions 292b8c8ce9 📝 Update release notes 2021-10-05 16:10:28 +00:00
github-actions ac0f594305 📝 Update release notes 2021-10-05 16:08:13 +00:00
Madat Bay cc0d0f3899
🌐 Initialize Azerbaijani translations (#3941)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 16:07:25 +00:00
github-actions 67d5ba1efd 📝 Update release notes 2021-10-05 15:53:54 +00:00
Sebastián Ramírez 378fa4ef75 🔖 Release version 0.68.2 2021-10-05 15:32:18 +02:00
Sebastián Ramírez eb515b1af7 📝 Re-structure release notes 2021-10-05 15:31:39 +02:00
github-actions 19fd336cde 📝 Update release notes 2021-10-05 13:02:28 +00:00
github-actions 85f0d2b924 📝 Update release notes 2021-10-05 12:51:14 +00:00
github-actions c6461ad7dc 📝 Update release notes 2021-10-05 12:46:49 +00:00
github-actions bc99d2b7b8 📝 Update release notes 2021-10-05 12:31:22 +00:00
github-actions 68c43eb126 📝 Update release notes 2021-10-05 12:28:05 +00:00
github-actions d8b0a9dc6e 📝 Update release notes 2021-10-05 12:19:45 +00:00
github-actions 4e2595f928 📝 Update release notes 2021-10-05 10:40:42 +00:00
github-actions 39ec5b33d9 📝 Update release notes 2021-10-05 10:24:47 +00:00
github-actions 458a7fbf15 📝 Update release notes 2021-10-05 10:18:13 +00:00
Sebastián Ramírez ae22bca9fe
⬆️ Upgrade development `autoflake`, supporting multi-line imports (#3988) 2021-10-05 10:17:31 +00:00
github-actions 9229ba8078 📝 Update release notes 2021-10-05 10:08:26 +00:00
github-actions c86a4e1dd3 📝 Update release notes 2021-10-05 09:55:12 +00:00