]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/shortlog
thirdparty/fastapi/sqlmodel.git
2024-08-08  Sebastián Ramírez👷🏻 Show docs deployment status and preview URLs in...
2024-08-04  github-actions📝 Update release notes
2024-08-04  Sebastián Ramírez🔧 Enable auto dark mode (#1046)
2024-08-03  github-actions📝 Update release notes
2024-08-03  Sebastián Ramírez👷 Update issue-manager (#1045)
2024-08-01  github-actions📝 Update release notes
2024-08-01  Sebastián Ramírez👷 Update issue-manager.yml GitHub Action permissions...
2024-08-01  github-actions📝 Update release notes
2024-08-01  Sebastián Ramírez♻️ Refactor Deploy Docs GitHub Action to be a script...
2024-07-22  github-actions📝 Update release notes
2024-07-22  Sebastián Ramírez✏️ Fix typo in `cascade_delete` docs (#1030)
2024-07-21  Sebastián Ramírez📝 Tweak release notes
2024-07-21  Sebastián Ramírez📝 Update release notes 0.0.21
2024-07-21  Sebastián Ramírez🔖 Release version 0.0.21
2024-07-21  github-actions📝 Update release notes
2024-07-21  Esteban Maya✨ Add support for cascade delete relationships: `cascad...
2024-07-17  github-actions📝 Update release notes
2024-07-17  dependabot... ⬆ Bump actions/cache from 3 to 4 (#783)
2024-07-17  github-actions📝 Update release notes
2024-07-17  dependabot... ⬆ Bump cairosvg from 2.7.0 to 2.7.1 (#919)
2024-07-17  github-actions📝 Update release notes
2024-07-17  dependabot... ⬆ Bump jinja2 from 3.1.3 to 3.1.4 (#974)
2024-07-17  github-actions📝 Update release notes
2024-07-17  github-actions📝 Update release notes
2024-07-17  dependabot... ⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1...
2024-07-17  dependabot... ⬆ Bump mkdocstrings[python] from 0.23.0 to 0.25.1 ...
2024-07-17  github-actions📝 Update release notes
2024-07-17  dependabot... ⬆ Bump dorny/paths-filter from 2 to 3 (#972)
2024-07-17  github-actions📝 Update release notes
2024-07-17  Alejandra📝 Update docs (#1003)
2024-07-17  Sebastián Ramírez🔖 Release version 0.0.20 0.0.20
2024-07-17  Sebastián Ramírez📝 Update release notes
2024-07-17  github-actions📝 Update release notes
2024-07-17  pre-commit... ⬆ [pre-commit.ci] pre-commit autoupdate (#979)
2024-07-17  github-actions📝 Update release notes
2024-07-17  Sebastián Ramírez🔨 Update docs Termynal scripts to not include line...
2024-07-17  github-actions📝 Update release notes
2024-07-17  Esteban Maya✨ Add official UUID support, docs and tests, internally...
2024-06-21  github-actions📝 Update release notes
2024-06-21  Toby Penner✏️ Fix internal link in `docs/tutorial/create-db-and...
2024-06-05  github-actions📝 Update release notes
2024-06-05  Alejandra✏️ Add missing step in `create-db-and-table-with-db...
2024-06-05  github-actions📝 Update release notes
2024-06-05  Lucien O✏️ Fix typo in `docs/tutorial` (#943)
2024-06-04  github-actions📝 Update release notes
2024-06-04  Mieszko Bańczerowski✏️ Fix typo in `docs/tutorial/relationship-attributes...
2024-06-04  github-actions📝 Update release notes
2024-06-04  Anderson T✏️ Fix typo in `sqlmodel/_compat.py` (#950)
2024-06-04  github-actions📝 Update release notes
2024-06-04  Alejandra✏️ Update pip installation command in tutorial (#975)
2024-06-04  Sebastián Ramírez🔖 Release version 0.0.19 0.0.19
2024-06-04  github-actions📝 Update release notes
2024-06-04  Sebastián Ramírez⬆️ Upgrade Ruff and Black (#968)
2024-06-04  github-actions📝 Update release notes
2024-06-04  dependabot... ⬆ Bump tiangolo/issue-manager from 0.4.1 to 0.5.0 ...
2024-06-04  github-actions📝 Update release notes
2024-06-04  Esteban Maya🐛 Fix pydantic `EmailStr` support and `max_length`...
2024-06-04  github-actions📝 Update release notes
2024-06-04  Sebastián Ramírez♻️ Refactor generate select template to isolate templat...
2024-06-04  github-actions📝 Update release notes
2024-06-04  Sebastián Ramírez⬆️ Update minimum SQLAlchemy version to 2.0.14 as that...
2024-06-04  github-actions📝 Update release notes
2024-06-04  Sebastián Ramírez📌 Pin typing-extensions in tests for compatiblity with...
2024-06-04  github-actions📝 Update release notes
2024-06-04  Esteban Maya🐛 Fix set varchar limit when `max_length` is set on...
2024-06-03  github-actions📝 Update release notes
2024-06-03  Soof Golan✏️ Fix broken link to `@dataclass_transform` (now PEP...
2024-05-10  github-actions📝 Update release notes
2024-05-10  Sebastián Ramírez👷 Update GitHub Actions to download and upload artifact...
2024-05-07  github-actions📝 Update release notes
2024-05-07  Sebastián Ramírez👷 Tweak CI for test-redistribute, add needed env vars...
2024-04-30  Sebastián Ramírez📝 Update release notes 0.0.18
2024-04-30  Sebastián Ramírez🔖 Release version 0.0.18
2024-04-30  github-actions📝 Update release notes
2024-04-30  Sebastián Ramírez✨ Add sqlmodel-slim setup (#916)
2024-04-30  github-actions📝 Update release notes
2024-04-30  Sebastián Ramírez🔧 Re-enable MkDocs Material Social plugin (#915)
2024-04-29  Sebastián Ramírez🔖 Release version 0.0.17 0.0.17
2024-04-29  github-actions📝 Update release notes
2024-04-29  dependabot... ⬆ Bump actions/setup-python from 4 to 5 (#733)
2024-04-29  github-actions📝 Update release notes
2024-04-29  Sebastián Ramírez🔨 Update internal scripts and remove unused ones (...
2024-04-29  github-actions📝 Update release notes
2024-04-29  Sebastián Ramírez🔧 Migrate from Poetry to PDM for the internal build...
2024-04-29  github-actions📝 Update release notes
2024-04-29  Sebastián Ramírez♻️ Refactor types to properly support Pydantic 2.7...
2024-04-08  github-actions📝 Update release notes
2024-04-08  Esteban Maya📝 Update ModelRead to ModelPublic documentation and...
2024-04-08  github-actions📝 Update release notes
2024-04-08  Sebastián Ramírez🔧 Update MkDocs, disable cards while I can upgrade...
2024-04-02  github-actions📝 Update release notes
2024-04-02  Esteban Maya👷 Add cron to run test once a week on monday (#869)
2024-03-26  github-actions📝 Update release notes
2024-03-26  Sebastián Ramírez⬆️ Upgrade Ruff version and configs (#859)
2024-03-21  Sebastián Ramírez📝 Update release notes
2024-03-21  github-actions📝 Update release notes
2024-03-21  Sebastián Ramírez✨ Add source examples for Python 3.10 and 3.9 with...
2024-03-13  github-actions📝 Update release notes
2024-03-13  Sebastián Ramírez🔥 Remove Jina QA Bot as it has been discontinued (...
2024-02-17  Sebastián Ramírez🔖 Release version 0.0.16 0.0.16
next