17
0
Files
python-sqlmodel/python-sqlmodel.changes
Dirk Mueller 61b3d78a01 - update to 0.0.27:
* Add support for Python 3.14. PR #1578 by @svlandeg.
- update to 0.0.26:
  * Fix attribute handling in `model_dump` for compatibility
    with the latest Pydantic versions. PR #1595 by @spazm.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlmodel?expand=0&rev=10
2025-11-10 08:28:21 +00:00

36 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 10 08:27:59 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.0.27:
* Add support for Python 3.14. PR #1578 by @svlandeg.
- update to 0.0.26:
* Fix attribute handling in `model_dump` for compatibility
with the latest Pydantic versions. PR #1595 by @spazm.
-------------------------------------------------------------------
Thu Sep 25 11:32:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.0.25
* Add overload for `exec` method to support `insert`, `update`,
`delete` statements.
-------------------------------------------------------------------
Fri Mar 28 20:55:21 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.0.24:
* Add support for Python 3.13.
- update to 0.0.23:
* Fix type annotation in `Field` constructor.
* Fix Pydantic version check for version 2.10.x onwards.
* Fix typo in `databases.md`.
-------------------------------------------------------------------
Tue Oct 29 08:06:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
- fix buildcycle with fastapi
-------------------------------------------------------------------
Tue Sep 17 13:21:38 UTC 2024 - Aline Werner <aline.werner@suse.com>
- Initial package for v0.0.22.