Sebastián Ramírez
0431c5bb26
🔖 Release version 0.0.17
0.0.17
2024-04-29 16:44:21 -07:00
github-actions
1c4f425f17
📝 Update release notes
2024-04-29 23:35:03 +00:00
dependabot[bot]
3ecbeacb46
⬆ Bump actions/setup-python from 4 to 5 ( #733 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-29 23:34:38 +00:00
github-actions
32353eeb07
📝 Update release notes
2024-04-29 23:26:22 +00:00
Sebastián Ramírez
7023896d7c
🔨 Update internal scripts and remove unused ones ( #914 )
2024-04-29 16:24:50 -07:00
github-actions
570cd9f10c
📝 Update release notes
2024-04-29 22:58:36 +00:00
Sebastián Ramírez
0b4989d0b2
🔧 Migrate from Poetry to PDM for the internal build config ( #912 )
2024-04-29 15:58:15 -07:00
github-actions
f67867f974
📝 Update release notes
2024-04-29 22:11:20 +00:00
Sebastián Ramírez
2454694de3
♻️ Refactor types to properly support Pydantic 2.7 ( #913 )
2024-04-29 15:11:02 -07:00
github-actions
6151f23e15
📝 Update release notes
2024-04-08 23:08:14 +00:00
Esteban Maya
1eb40b1f33
📝 Update ModelRead to ModelPublic documentation and examples ( #885 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-08 18:07:48 -05:00
github-actions
fa79856a4b
📝 Update release notes
2024-04-08 22:52:39 +00:00
Sebastián Ramírez
fce7ee21a2
🔧 Update MkDocs, disable cards while I can upgrade to the latest MkDocs Material, that fixes an issue with social cards ( #888 )
2024-04-08 17:52:21 -05:00
github-actions
c75743d9d3
📝 Update release notes
2024-04-02 01:51:04 +00:00
Esteban Maya
355f48860c
👷 Add cron to run test once a week on monday ( #869 )
2024-04-01 20:50:48 -05:00
github-actions
51df778420
📝 Update release notes
2024-03-26 17:35:41 +00:00
Sebastián Ramírez
bf51a11dcf
⬆️ Upgrade Ruff version and configs ( #859 )
2024-03-26 17:35:15 +00:00
Sebastián Ramírez
9d0b8b6a93
📝 Update release notes
2024-03-21 17:54:34 -05:00
github-actions
0e3154a553
📝 Update release notes
2024-03-21 22:49:58 +00:00
Sebastián Ramírez
9141c8a920
✨ Add source examples for Python 3.10 and 3.9 with updated syntax ( #842 )
...
Co-authored-by: Esteban Maya Cadavid <emayacadavid9@gmail.com>
2024-03-21 17:49:38 -05:00
github-actions
4c3f242ae2
📝 Update release notes
2024-03-13 19:31:41 +00:00
Sebastián Ramírez
0a80166b81
🔥 Remove Jina QA Bot as it has been discontinued ( #840 )
2024-03-13 20:31:20 +01:00
Sebastián Ramírez
6b562358fc
🔖 Release version 0.0.16
0.0.16
2024-02-17 14:53:16 +01:00
Sebastián Ramírez
3d483921fe
📝 Update release notes
2024-02-17 14:52:43 +01:00
github-actions
2abb798a22
📝 Update release notes
2024-02-17 13:49:59 +00:00
Sebastián Ramírez
fa12c5d87b
✨ Add new method sqlmodel_update()
to update models in place, including an update
parameter for extra data ( #804 )
2024-02-17 14:49:39 +01:00
Sebastián Ramírez
7fec884864
🔖 Release version 0.0.15
0.0.15
2024-02-17 14:36:12 +01:00
github-actions
d8fa545955
📝 Update release notes
2024-02-17 13:35:13 +00:00
Sebastián Ramírez
1b7b3aa668
🐛 Fix class initialization compatibility with Pydantic and SQLModel, fixing errors revealed by the latest Pydantic ( #807 )
2024-02-17 13:34:57 +00:00
github-actions
0c7def88b5
📝 Update release notes
2024-01-09 06:52:30 +00:00
dependabot[bot]
48b97f3d8e
⬆ Bump tiangolo/issue-manager from 0.4.0 to 0.4.1 ( #775 )
...
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/tiangolo/issue-manager/releases )
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.4.0...0.4.1 )
---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 07:49:37 +01:00
github-actions
fe497adf0c
📝 Update release notes
2023-12-10 20:20:18 +00:00
Sebastián Ramírez
8419545a3a
👷 Fix GitHub Actions build docs filter paths for GitHub workflows ( #738 )
...
* 👷 Fix GitHub Actions build docs filter paths for GitHub workflows
* 🎨 Update format of expression and conftest
2023-12-10 20:19:12 +00:00
Sebastián Ramírez
b892504141
🔖 Release version 0.0.14
0.0.14
2023-12-04 15:51:20 +01:00
github-actions
bd24013a26
📝 Update release notes
2023-12-04 14:42:57 +00:00
Sebastián Ramírez
fa2f178b8a
✨ Add support for Pydantic v2 (while keeping support for v1 if v2 is not available), including initial work by AntonDeMeester ( #722 )
...
Co-authored-by: Mohamed Farahat <farahats9@yahoo.com>
Co-authored-by: Stefan Borer <stefan.borer@gmail.com>
Co-authored-by: Peter Landry <peter.landry@gmail.com>
Co-authored-by: Anton De Meester <antondemeester+github@gmail.com>
2023-12-04 15:42:39 +01:00
Sebastián Ramírez
5b733b348d
🔖 Release version 0.0.13
0.0.13
2023-12-04 13:15:10 +01:00
github-actions
6770b9fd89
📝 Update release notes
2023-12-04 12:13:24 +00:00
Sebastián Ramírez
5c0fca1d96
✏️ Fix typo, simplify single quote/apostrophe character in "Sister Margaret's" everywhere in the docs ( #721 )
2023-12-04 13:13:03 +01:00
github-actions
909286cc03
📝 Update release notes
2023-12-04 12:01:06 +00:00
Sebastián Ramírez
276bcf788c
🔧 Update docs build setup, add support for sponsors, add sponsor GOVCERT.LU ( #720 )
2023-12-04 13:00:47 +01:00
github-actions
cc11619c67
📝 Update release notes
2023-12-04 09:49:42 +00:00
Sebastián Ramírez
41495e30c7
📝 Update docs for Decimal, use proper types ( #719 )
2023-12-04 09:49:23 +00:00
github-actions
50b0198423
📝 Update release notes
2023-12-04 09:47:19 +00:00
Sebastián Ramírez
853d787923
♻️ Refactor type generation of selects re-order to prioritize models to optimize editor support ( #718 )
2023-12-04 09:46:59 +00:00
github-actions
e5fddb97a7
📝 Update release notes
2023-11-30 15:23:25 +00:00
Sebastián Ramírez
4ac87146b1
🔇 Do not raise deprecation warnings for execute as it's automatically used internally ( #716 )
...
* 🔇 Do not raise deprecation warnings for execute as it's automatically used internally
* ✅ Tweak tests to not use deprecated query
2023-11-30 15:23:06 +00:00
github-actions
2ecc86275f
📝 Update release notes
2023-11-30 15:20:09 +00:00
pre-commit-ci[bot]
f42314956f
⬆ [pre-commit.ci] pre-commit autoupdate ( #697 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.4...v0.1.6 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-30 16:19:47 +01:00
github-actions
98739b071c
📝 Update release notes
2023-11-29 15:52:16 +00:00