Releases: schireson/pytest-alembic
Releases · schireson/pytest-alembic
v0.11.1
What's Changed
- Create dependabot.yaml by @tschm in #103
- chore(deps): bump actions/checkout from 1 to 4 by @dependabot in #108
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #107
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #106
- chore(deps): bump abatilo/actions-poetry from 2.0.0 to 3.0.0 by @dependabot in #105
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #104
- Update build.yml by @tschm in #109
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #111
- Updated pyproject.toml to be more flexible with poetry_core versioning by @imadnyc in #112
New Contributors
- @tschm made their first contribution in #103
- @dependabot made their first contribution in #108
- @imadnyc made their first contribution in #112
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- docs: Add note about compare_type. by @DanCardin in #95
- docs: Add note about commit in revision data. by @DanCardin in #96
- fix: fixture definition incompatibility with 8.x.x series pytest. by @DanCardin in #101
Full Changelog: v0.10.7...v0.11.0
v0.10.7
What's Changed
- fix: Add testing for sqlalchemy 2.0 compatibility. by @DanCardin in #88
Full Changelog: v0.10.6...v0.10.7
v0.10.6
What's Changed
- fix: Issue with runtime version_table_schema option. by @DanCardin in #86
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- chore: Adopt ruff, and much more comprehensive linting rules. by @DanCardin in #84
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
- fix: Over-eager cli option default for alembic-tests-path. by @DanCardin in #81
Full Changelog: v0.10.2...v0.10.4
v0.10.2
What's Changed
- Fix typo by @kiddten in #76
- fix: Remove dangling references to pytest_alembic_tests_folder. by @DanCardin in #78
- fix: Ensure parity of behavior between testing with/without
--test-alembic
. by @DanCardin in #80
New Contributors
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- fix: Add an option to configure the default test registration path. by @DanCardin in #73
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Merge pull request #64 from schireson/dc/ensure-history-is-refreshed by @DanCardin in #65
- Update Python version used on readthedocs by @mgedmin in #67
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- fix: Refresh alembic history to enable tests generate new revisions to be aware of those revisions. by @DanCardin in #64
Full Changelog: v0.9.0...v0.9.1