Pyliquibase Versions Save

Python class to use liquibase with python

2.2.0

1 month ago

What's Changed

Full Changelog: https://github.com/memiiso/pyliquibase/compare/2.1.0...2.2.0

2.1.0

4 months ago

Breaking Changes

With this release "liquibase-bigquery" and "liquibase-redshift" extension are not downloaded by default, now end user is reponsible with downloading them.

What's Changed

New Contributors

Full Changelog: https://github.com/memiiso/pyliquibase/compare/2.0.13...2.1.0

2.0.13

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/memiiso/pyliquibase/compare/2.0.12...2.0.13

2.0.12

11 months ago

Breaking Changes

Default liquibase version changed from 4.10.0 to 4.21.1. If you are using default liquibase version this might cause some issues, backward incompatibilities. For liquibase release chagelogs please see https://github.com/liquibase/liquibase/releases

What's Changed

New Contributors

Full Changelog: https://github.com/memiiso/pyliquibase/compare/2.0.11...2.0.12

2.0.11

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/memiiso/pyliquibase/compare/2.0.9...2.0.11

2.0.10

1 year ago

What's Changed

Full Changelog: https://github.com/memiiso/pyliquibase/compare/2.0.9...2.0.10

2.0.9

1 year ago

What's Changed

Full Changelog: https://github.com/memiiso/pyliquibase/compare/2.0.8...2.0.9

2.0.7

2 years ago

2.0.5

2 years ago

Release 2.0.5

Major changes

Released to pypi Added entry point pyliquibase it is possible to use it from command line now

  • pyliquibase --defaultsFile=changelogs/liquibase.properties status