Release 2.0.12
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
- Download lb extensions and add support for 4.11 by @ismailsimsek in #30
- Minor code improvement and adding docstring by @ismailsimsek in #33
- Enable dependabot by @ismailsimsek in #34
- Bump actions/checkout from 2 to 3 by @dependabot in #36
- Bump actions/setup-python from 2 to 4 by @dependabot in #35
- Upgrade pyjnius to 1.4.2 by @ismailsimsek in #37
- Upgrade pyjnius to 1.5.0 by @ovaluiskyi in #39
- Replace generic exception with RuntimeError by @ismailsimsek in #40
- Change default liquibase version to 4.21.1 and increase version number to 2.0.12 by @ismailsimsek in #41
- Add new method for end user to download install jar libraries by @ismailsimsek in #43
New Contributors
- @dependabot made their first contribution in #36
- @ovaluiskyi made their first contribution in #39
Full Changelog: 2.0.11...2.0.12