Sebastián Ramírez
825f397918
🔖 Release 0.10.2
2019-03-29 15:17:34 +04:00
Sebastián Ramírez
b0f7961b65
🔖 Release 0.10.1: support for encode/databases
2019-03-25 22:21:59 +04:00
Sebastián Ramírez
5a6e47bd49
🔖 Release 0.10.0: BackgroundTasks and websockets fix
2019-03-24 23:37:37 +04:00
Sebastián Ramírez
9b04593260
✨ Add support for BackgroundTasks parameters ( #103 )
...
* ✨ Add support for BackgroundTasks parameters
* 🐛 Fix type declaration in dependencies
* 🐛 Fix coverage of util in tests
2019-03-24 23:33:35 +04:00
Sebastián Ramírez
9778542ba6
🔖 Release 0.9.1, multi value/duplicate query/header
2019-03-22 21:52:37 +04:00
Sebastián Ramírez
4f852878d6
🔖 Release 0.9.0, compatible with latest Pydantic
2019-03-22 16:29:33 +04:00
Sebastián Ramírez
a174f01901
🔖 Release version 0.8.0
2019-03-16 21:24:26 +04:00
Sebastián Ramírez
1112ac7538
⬆️ Update imports and scripts for new isort versions ( #75 )
2019-03-09 15:04:13 +04:00
Sebastián Ramírez
ac2b18bf40
🔖 Release 0.7.1, Raspberry Pi deployment and docs
2019-03-04 20:07:11 +04:00
Sebastián Ramírez
c14ec50f73
🔖 Release 0.7.0, with support for UploadFile
2019-03-03 21:06:42 +04:00
Sebastián Ramírez
0b9fe62a10
Add support for UploadFile class annotations ( #63 )
...
* ✨ Add support for UploadFile annotations
* 📝 Update File upload docs with FileUpload class
* ✅ Add tests for UploadFile support
* 📝 Update UploadFile docs
2019-03-03 20:52:37 +04:00
Sebastián Ramírez
1f03e85f06
🔖 Release 0.6.4
2019-03-02 22:33:48 +04:00
Sebastián Ramírez
daaf654868
🔖 Release 0.6.3: favicons in docs
2019-02-24 01:49:04 +04:00
Sebastián Ramírez
9940c1511e
🔖 Release 0.6.2, SQL tutorial improvements and project generator
2019-02-24 01:09:49 +04:00
Sebastián Ramírez
4473e6a096
🔖 Release 0.6.1: GraphQL
2019-02-20 21:59:24 +04:00
Sebastián Ramírez
0ed55eb7d3
🔖 Release 0.6.0, upgrade Starlette, improve SQLAlchemy compatibility
2019-02-19 21:20:32 +04:00
Sebastián Ramírez
88b31e6a4d
🔖 Release 0.5.1: docs
2019-02-18 22:52:03 +04:00
Sebastián Ramírez
894e131e03
🔖 Release 0.5.0 with new HTTPException
2019-02-16 17:06:31 +04:00
Sebastián Ramírez
8772e2f2ee
✨ Add HTTPException with custom headers ( #35 )
...
* 📝 Update Release Notes with issue templates
* ✨ Add HTTPException with support for headers
Including docs and tests
* 📝 Update Security docs to use new HTTPException
2019-02-16 17:01:29 +04:00
Sebastián Ramírez
acbcbba94f
🔖 Release 0.4.0 with openapi_prefix, #26
2019-02-14 23:04:55 +04:00
Sebastián Ramírez
7863490c8c
🔖 Release after SQLAlchemy fix: 0.3.0
2019-02-12 23:06:05 +04:00
Sebastián Ramírez
9484f939ed
🔖 Bump version, after fix, release
2019-02-12 21:46:35 +04:00
Sebastián Ramírez
92c825be6a
🔖 Release 0.2.0
2019-02-08 16:09:48 +04:00
Sebastián Ramírez
6d9fc08a7e
🚀 Bump version and add Release Notes
2019-02-01 14:23:20 +04:00
Sebastián Ramírez
3d2c0993c1
📌 Pin versions of dependencies and bump version
2019-01-23 18:57:48 +04:00
Sebastián Ramírez
e5b341c7dd
🔖 Bump version after fix for constrained bytes
2019-01-05 17:38:59 +04:00
Sebastián Ramírez
3c08b05ea6
🔖 Bump version, after query and header as lists
...
and bug fixes for Python 3.7
2018-12-30 21:46:49 +04:00
Sebastián Ramírez
5278314f2f
🔖 Bump version, new security features and bug fixes
2018-12-28 20:40:40 +04:00
Sebastián Ramírez
098e629344
🔖 Bump version, after changes in OAuth2 utils
2018-12-24 20:21:28 +04:00
Sebastián Ramírez
bc3e7f2bbc
🔖 Version bump, fixing several issues, lots of docs and tests
2018-12-24 09:35:20 +04:00
Sebastián Ramírez
b097a538ab
🔖 Bump version, after fix for email_validator and docs
2018-12-21 16:33:45 +04:00
Sebastián Ramírez
8d29a28f82
📝 Update docs, stubs and structure
2018-12-15 21:52:28 +04:00
Sebastián Ramírez
a2c87f3652
🔖 Bump version for release
2018-12-11 00:31:02 +04:00
Sebastián Ramírez
26ccb7620a
🔖 Bump version for release
2018-12-10 20:13:13 +04:00
Sebastián Ramírez
64e904b12e
🐛 Fix indentation bug
2018-12-10 18:20:55 +04:00
Sebastián Ramírez
9458d699cb
🐛 Un-hide inner HTTPException errors
2018-12-10 18:17:42 +04:00
Sebastián Ramírez
6f68666e0e
🐛 Fix int query parameters with default
...
being treated as body
2018-12-10 18:08:08 +04:00
Sebastián Ramírez
9a6fcdd13c
🔊 Log body parsing errors
2018-12-10 17:54:53 +04:00
Sebastián Ramírez
b763a44328
🐛 Fix import of email_validator from Pydantic
2018-12-10 17:49:39 +04:00
Sebastián Ramírez
da166b7967
🔒 Fix constraining return values to model
2018-12-10 16:46:40 +04:00
Sebastián Ramírez
8cc9ccab92
🎨 Update main imports (and exports)
2018-12-10 07:59:17 +04:00
Sebastián Ramírez
3e4fc9f182
📄 Add license file, update version
...
and first pyproject.toml
2018-12-08 11:57:18 +04:00
Sebastián Ramírez
b9d912c638
♻️ Refactor, fix and update code
2018-12-06 20:24:50 +04:00
Sebastián Ramírez
406c092a3b
🎉 Start tracking messy initial stage
...
...before refactoring and breaking something
2018-12-05 10:56:50 +04:00