Skip to content

Releases: schireson/pytest-alembic

v0.11.1

29 Jul 15:33
488a14b
Compare
Choose a tag to compare

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

Full Changelog: v0.11.0...v0.11.1

v0.11.0

04 Mar 14:26
270a81b
Compare
Choose a tag to compare

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

06 Jul 18:46
259ddc3
Compare
Choose a tag to compare

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

27 Jun 20:25
18ab2eb
Compare
Choose a tag to compare

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

23 May 13:43
d1cbea3
Compare
Choose a tag to compare

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

18 Apr 15:01
d308a19
Compare
Choose a tag to compare

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

17 Apr 20:06
911afb0
Compare
Choose a tag to compare

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

21 Feb 21:08
c4920c9
Compare
Choose a tag to compare

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

21 Feb 20:10
Compare
Choose a tag to compare

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

21 Feb 20:10
13ef0ed
Compare
Choose a tag to compare

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