Skip to content

Releases: mpf82/sqlalchemy-cauldron

Release list

0.1.2

Choose a tag to compare

@mpf82 mpf82 released this 19 Jul 15:41
5665a28

What's Changed

  • feat: initial commit of SQLAlchemy Cauldron by @mpf82 in #1
  • build: migrate from poetry to uv by @mpf82 in #3
  • 4 improve type hints tests and code coverage by @mpf82 in #5
  • 6 improve project docs by @mpf82 in #7
  • build(deps): update sqlglot[c] requirement from <31,>=30.8.0 to >=30.10.0,<31 by @dependabot[bot] in #8
  • 10 add tox config improve tests improve coverage by @mpf82 in #11
  • 12 build change min python version from 310 to 311 because of strenum by @mpf82 in #13
  • 15 refactor clean up code and docs by @mpf82 in #16
  • build(deps): update sqlglot[c] requirement from <31,>=30.10.0 to >=30.11.0,<31 by @dependabot[bot] in #14
  • build(deps-dev): bump pytest from 9.1.0 to 9.1.1 by @dependabot[bot] in #17
  • build(deps-dev): bump ruff from 0.15.17 to 0.15.18 by @dependabot[bot] in #18
  • build(deps-dev): update uv-build requirement from <0.12.0,>=0.11.21 to >=0.11.23,<0.12.0 by @dependabot[bot] in #20
  • build(deps-dev): bump ty from 0.0.49 to 0.0.51 by @dependabot[bot] in #19
  • 21 feat support more sql functions add more tests by @mpf82 in #22
  • 28 build update dependencies by @mpf82 in #29
  • build(deps-dev): update uv-build requirement from <0.12.0,>=0.11.23 to >=0.11.28,<0.12.0 in the deps group by @dependabot[bot] in #30
  • 31 polish project before release by @mpf82 in #32

New Contributors

Full Changelog: https://github.com/mpf82/sqlalchemy-cauldron/commits/0.1.2