v1.0.1
kristyldatical
released this
30 Apr 18:53
·
1991 commits
to main
since this release
In this version we:
- Added a new diff command test which allows you to validate the manner in which Liquibase runs the diff and diffChangelog operations against databases.
- Added test support for H2 & SQLite databases and well as extended test coverage for EDB & Postgres databases to include more versions.
- Added tests for createProcedure & dropProcedure
- Pushed out some bug fixes and enhancements