Commit Graph

314 Commits

Author SHA1 Message Date
Alexandre Batisse
dc3acda4ed
✏ Fix typos in docs titles (#28) 2021-12-14 18:20:54 +01:00
github-actions
ead1bdc532 📝 Update release notes 2021-12-14 17:17:55 +00:00
Evan Grim
2013c69c4d
✏ Fix multiple typos and some rewording (#22)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-14 18:17:10 +01:00
github-actions
6615b111d9 📝 Update release notes 2021-12-14 17:12:17 +00:00
Leynier Gutiérrez González
50e62cdcd9
✏ Fix typo in docs/tutorial/automatic-id-none-refresh.md (#14) 2021-12-14 18:11:39 +01:00
github-actions
64d7f53357 📝 Update release notes 2021-12-14 16:59:16 +00:00
Sebastian Marines
32b5b39f2d
✏ Fix typos in docs/tutorial/index.md and docs/databases.md (#5)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-14 17:58:40 +01:00
Sebastián Ramírez
02697459b8 🔖 Release version 0.0.5 2021-12-13 12:41:51 +01:00
github-actions
7eadc90558 📝 Update release notes 2021-12-13 11:38:40 +00:00
Sebastián Ramírez
95c02962ba
✏ Update decimal tutorial source for consistency (#188) 2021-12-13 11:37:59 +00:00
github-actions
75540f9728 📝 Update release notes 2021-12-13 11:30:57 +00:00
robcxyz
580f372059
Add support for Decimal fields from Pydantic and SQLAlchemy (#103)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-13 12:30:20 +01:00
github-actions
1c276ef88f 📝 Update release notes 2021-12-13 10:47:44 +00:00
Sebastián Ramírez
14a9788eb1
🔧 Split MkDocs insiders build in CI to support building from PRs (#186) 2021-12-13 11:47:07 +01:00
github-actions
dbcaa50c69 📝 Update release notes 2021-12-13 10:41:14 +00:00
Sebastián Ramírez
362eb81701
🎨 Format expression.py and expression template, currently needed by CI (#187) 2021-12-13 10:40:40 +00:00
github-actions
a36c6d5778 📝 Update release notes 2021-12-03 10:24:01 +00:00
Lehoczky Zoltán
82935cae9f
🐛Fix docs light/dark theme switcher (#1)
* 🐛Fix tooltip text for theme switcher

* 🔧 Update lightbulb icon

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-03 11:23:20 +01:00
github-actions
455794da2c 📝 Update release notes 2021-11-30 16:28:31 +00:00
Sebastián Ramírez
55259b3c8b
🔧 Add MkDocs Material social cards (#90) 2021-11-30 17:27:50 +01:00
github-actions
328c8c725d 📝 Update release notes 2021-11-30 16:13:10 +00:00
Sebastián Ramírez
e30c7ef4e9
Update type annotations and upgrade mypy (#173) 2021-11-30 17:12:28 +01:00
Sebastián Ramírez
02da85c9ec 🔖 Release version 0.0.4 2021-08-25 15:46:57 +02:00
github-actions
878e230782 📝 Update release notes 2021-08-25 13:44:35 +00:00
Sebastián Ramírez
1da849ac48
🎨 Fix type detection of select results in PyCharm (#15) 2021-08-25 13:43:53 +00:00
Sebastián Ramírez
af03df88ac 🔖 Release version 0.0.3 2021-08-24 20:44:18 +02:00
github-actions
d80a2fb7ed 📝 Update release notes 2021-08-24 18:43:29 +00:00
Sebastián Ramírez
230911ab42
⬆️ Update and relax specification range for sqlalchemy-stubs (#4) 2021-08-24 20:42:52 +02:00
Sebastián Ramírez
194e6aefca 📝 Update release notes 2021-08-24 20:25:55 +02:00
Sebastián Ramírez
5bf67cf24e 🔖 Release version 0.0.2 2021-08-24 20:24:05 +02:00
github-actions
f048754691 📝 Update release notes 2021-08-24 18:15:11 +00:00
Sebastián Ramírez
7f8a1a5e3c
💚 Fix CI installs and tests (#2) 2021-08-24 20:14:33 +02:00
Sebastián Ramírez
ed0d6701dd 👷 Add Dependabot 2021-08-24 16:23:54 +02:00
Sebastián Ramírez
d9baf5a441 🔧 Add funding config 2021-08-24 16:21:55 +02:00
Sebastián Ramírez
86e63c1585 👷 Add GitHub Actions to Build Docs, Test, and Publish 2021-08-24 16:21:34 +02:00
Sebastián Ramírez
2945723807 👷 Add preview docs GitHub Action 2021-08-24 16:09:22 +02:00
Sebastián Ramírez
0e46903cbc 🔧 Add issue-manager and latest-changes GitHub Actions 2021-08-24 16:08:05 +02:00
Sebastián Ramírez
2ce5c543ea 🔧 Add new-issue templates 2021-08-24 16:06:32 +02:00
Sebastián Ramírez
0a5e56cb06 👷 Add custom GitHub actions to preview docs 2021-08-24 16:05:55 +02:00
Sebastián Ramírez
343c326d59 🙈 Add .gitignore 2021-08-24 16:03:36 +02:00
Sebastián Ramírez
d7f5b577bc 🔧 Add scripts 2021-08-24 16:03:19 +02:00
Sebastián Ramírez
b36c4add7e 🔧 Add Flake8 config 2021-08-24 16:02:45 +02:00
Sebastián Ramírez
97230d845a Add autoflake to development dependencies 2021-08-24 16:02:21 +02:00
Sebastián Ramírez
e753f19297 🎨 Format tests, remove double imports 2021-08-24 16:01:57 +02:00
Sebastián Ramírez
46a6ed3d05 🐛 Re-implement unreleased Pydantic utility 2021-08-24 16:01:22 +02:00
Sebastián Ramírez
eb8c496e10 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
Sebastián Ramírez
843ba7f281 📝 Remove double format-imports script, as autoflake can handle it alone now 2021-08-24 15:37:51 +02:00
Sebastián Ramírez
69a7200cda 🔧 Add py.typed marker file 2021-08-24 15:21:26 +02:00
Sebastián Ramírez
859bee1edb 🔧 Add pyproject.toml with Poetry setup and package metadata 2021-08-24 15:20:54 +02:00
Sebastián Ramírez
f2487f82e9 🔧 Add MkDocs config 2021-08-24 15:19:55 +02:00