Releases: schireson/pytest-alembic
Releases · schireson/pytest-alembic
v0.9.0
What's Changed
- Fix typos in doc-strings and exception message by @danfimov in #57
- fix: Correctly insert the root package during metaadata detection. by @DanCardin in #58
- Fix broken link to pytest-mock-resources documentation by @mgedmin in #62
- fix: Compatibility with pytest-asyncio >0.16 (by registering as a proper pytest plugin) by @DanCardin in #63
New Contributors
Full Changelog: v0.8.3...v0.9.0
v0.8.2
What's Changed
- fix: Improve test options for all_models_register_on_metadata. by @DanCardin in #49
- fix: Add missing connection param to table_at_revision. by @DanCardin in #53
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- docs: update example for insert_to by @KyleKing in #47
- fix: Avoid the use of the high-level alembic command interface in mos… by @DanCardin in #48
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- test: Support asyncio based test execution. by @DanCardin in #45
Full Changelog: v0.6.1...v0.7.0
v0.6.0
What's Changed
- fix: Run pytest tests inline (faster and easier coverage). by @DanCardin in #39
- Dc/better up down consistency by @DanCardin in #40
- feat: Add ability to set a minimum bound downgrade migration by @DanCardin in #42
Full Changelog: v0.5.1...v0.6.0