Releases: ChannyClaus/alembic-rebase
Releases · ChannyClaus/alembic-rebase
v0.3
- Added end-to-end testing in CI.
- Added integration tests.
- Added
dry-run
argument, which, when set totrue
, does not push a commit after rebasing. - Made the internal implementation more robust by using the
ScriptDirectory
fromalembic
.
v0.2
Fix a trivial issue with flags for the Python scripts.
Initial release
Minimally viable action. Functional but likely missing some core features and need test coverage beyond manual testing.