454 Commits

Author SHA1 Message Date
1f08c0d3e0 📝 Update release notes
[skip ci]
2025-05-22 09:28:09 +00:00
725682059b 📝 Update release notes
[skip ci]
2025-05-11 17:13:55 +00:00
e7b970cfa8 🍱 Update SVG files, a single file per diagram, sans-serif fonts (#1373)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-11 19:13:38 +02:00
cd19d606ab 📝 Update release notes
[skip ci]
2025-05-06 08:11:19 +00:00
fa9efc56d8 📝 Grammar tweak in docs/tutorial/insert.md (#1368) 2025-05-06 10:10:34 +02:00
180d52f868 📝 Update release notes
[skip ci]
2025-05-06 08:09:32 +00:00
37481bd764 📝 Update release notes
[skip ci]
2025-05-06 08:09:12 +00:00
b3a9ca0ae5 📝 Update release notes
[skip ci]
2025-05-06 08:08:49 +00:00
d290787ada 📝 Update docs/tutorial/fastapi/relationships.md (#1365) 2025-05-06 10:08:46 +02:00
72b4557ce9 📝 Update release notes
[skip ci]
2025-05-06 08:08:23 +00:00
47c476b8bc 📝 Update release notes
[skip ci]
2025-05-06 08:08:16 +00:00
86cc480610 📝 Update release notes
[skip ci]
2025-05-06 08:06:58 +00:00
74feaa56b9 📝 Update release notes
[skip ci]
2025-05-02 21:52:01 +00:00
76f048e7b4 ✏️ Tweak the grammar in docs/learn/index.md (#1363) 2025-05-02 23:51:40 +02:00
6e8707528d 📝 Update release notes
[skip ci]
2025-04-30 15:02:27 +00:00
048bc2dff1 📝 Update release notes
[skip ci]
2025-04-30 15:01:19 +00:00
2b0f5c93a1 📝 Update release notes
[skip ci]
2025-04-30 15:00:54 +00:00
957ea1b2e0 📝 Update release notes
[skip ci]
2025-04-30 15:00:32 +00:00
3a8121f2b7 📝 Update release notes
[skip ci]
2025-04-28 09:05:41 +00:00
21a3978eac 📝 Update release notes
[skip ci]
2025-04-27 18:59:53 +00:00
43f24c1ae1 📝 Update release notes
[skip ci]
2025-04-27 18:54:00 +00:00
61523864f1 📝 Update all docs references to Optional to use the new syntax in Python 3.10, e.g. int | None (#1351) 2025-04-27 20:53:37 +02:00
0e5e19773c 📝 Update release notes
[skip ci]
2025-04-27 13:20:16 +00:00
dd03d05889 📝 Update install and usage with FastAPI CLI in FastAPI tutorial (#1350) 2025-04-27 13:19:59 +00:00
49dd5ffde1 📝 Update release notes
[skip ci]
2025-04-27 13:02:59 +00:00
bc67b582b6 📝 Update FastAPI tutorial docs to use the new model.sqlmodel_update() instead of old setattr() (#1117)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-04-27 15:02:41 +02:00
990f8f407f 📝 Update release notes
[skip ci]
2025-04-27 11:47:52 +00:00
ce14ff714e 📝 Update release notes
[skip ci]
2025-04-27 11:46:54 +00:00
42bec01134 📝 Update release notes
[skip ci]
2025-04-27 11:36:49 +00:00
ed96b1a338 📝 Update release notes
[skip ci]
2025-04-27 11:32:06 +00:00
f42b444520 📝 Update release notes
[skip ci]
2025-04-26 19:04:30 +00:00
6c0410ea91 📝 Update release notes
[skip ci]
2025-03-31 08:56:10 +00:00
aeeaa857b7 📝 Update release notes
[skip ci]
2025-03-31 08:55:41 +00:00
26b67e2884 ✏️ Update docs/virtual-environments.md (#1321) 2025-03-31 10:55:22 +02:00
e7744e566f 📝 Update release notes
[skip ci]
2025-03-18 07:23:16 +00:00
b11c6cfaba 📝 Update release notes
[skip ci]
2025-03-18 07:22:45 +00:00
3f7681ae5a 📝 Update release notes
[skip ci]
2025-03-16 20:32:27 +00:00
b66ec8eed3 ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#1316) 2025-03-16 21:32:07 +01:00
de78b8c7bc 🔖 Release version 0.0.24 2025-03-07 06:40:27 +01:00
8fc8bdf3d0 📝 Update release notes
[skip ci]
2025-03-07 03:26:57 +00:00
8d212e8678 📝 Update release notes
[skip ci]
2025-03-07 03:22:03 +00:00
262610c3b0 📝 Update release notes
[skip ci]
2025-03-06 18:59:00 +00:00
bf376f83ca 🔖 Release version 0.0.23 2025-02-28 17:54:40 +01:00
2ce6abf2be 📝 Update release notes
[skip ci]
2025-02-28 14:23:55 +00:00
b3e0f1cffe 🩺 Take the GH badge only from pushes to the main branch (#1291) 2025-02-28 15:22:27 +01:00
94d47ac784 📝 Update release notes
[skip ci]
2025-02-28 14:04:48 +00:00
850dd745f8 📝 Update release notes
[skip ci]
2025-02-28 14:01:34 +00:00
f46997ec6d 📝 Update release notes
[skip ci]
2025-02-28 13:59:12 +00:00
1bd5f27ed4 📝 Update documentation to refer to list instead of List (#1147)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
2025-02-28 14:58:52 +01:00
a82c3fe964 📝 Update release notes
[skip ci]
2025-02-24 10:23:21 +00:00