Releases: pga2rn/simple-sqlite3-orm
Releases · pga2rn/simple-sqlite3-orm
v0.2.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #30
- deps: dev_deps: widen deps range by @pga2rn in #34
- ci: use ruff by @pga2rn in #35
- ci: split ruff and hatch configs from pyproject.toml to their own config files by @pga2rn in #36
- ci: use pypa pypi publisher by @pga2rn in #37
- ci: use actions/upload-artifact for uploading artifacts by @pga2rn in #38
- ci: still publish artifacts to gh release by @pga2rn in #39
Full Changelog: v0.2.2...v0.2.3
v0.2.3-rc1
v0.2.3-rc0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #30
- deps: dev_deps: widen deps range by @pga2rn in #34
- ci: use ruff by @pga2rn in #35
- ci: split ruff and hatch configs from pyproject.toml to their own config files by @pga2rn in #36
Full Changelog: v0.2.2...v0.2.3-rc0
v0.2.2
What's Changed
- chore: add sonarcloud badges to README.md by @pga2rn in #24
- ci: enable upload to pypi by @pga2rn in #26
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #25
- chore(tag): release v0.2.2 by @pga2rn in #28
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore(deps): bump pytest-asyncio from 0.23.7 to 0.23.8 by @dependabot in #16
- chore(deps): bump pytest from 8.2.2 to 8.3.1 by @dependabot in #15
- fix(table_spec): fix incorrect delete stmt generation with both LIMIT and RETURNING by @pga2rn in #19
- chore(tag): release v0.2.1 by @pga2rn in #20
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feature(ORM): add new APIs by @pga2rn in #10
- chore(deps): bump pytest-mock from 3.12 to 3.14.0 by @dependabot in #8
- feature(ORM): update ORMThreadPoolBase's API by @pga2rn in #11
- deps: loosens the range restriction of pydantic by @pga2rn in #12
- chore(deps): bump flake8 from 6.1 to 7.1.0 by @dependabot in #7
- chore(tag): release v0.2.0 by @pga2rn in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- chore(tag): release v0.1.0 by @pga2rn in #1
- chore(deps): bump pydantic from 2.6 to 2.8.2 by @dependabot in #5
- chore(deps): bump coverage from 7.4.1 to 7.6.0 by @dependabot in #3
- chore(deps): bump pytest from 7.4.4 to 8.2.2 by @dependabot in #4
- chore(deps): bump black from 24.1.1 to 24.4.2 by @dependabot in #6
- chore(ci): fix release CI action permission by @pga2rn in #9
Full Changelog: https://github.com/pga2rn/simple-sqlite3-orm/commits/v0.1.0