------------------------------------------------------------------- Mon Nov 10 08:27:59 UTC 2025 - Dirk Müller - 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 - 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 - 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 - fix buildcycle with fastapi ------------------------------------------------------------------- Tue Sep 17 13:21:38 UTC 2024 - Aline Werner - Initial package for v0.0.22.