Releases: monosoul/jooq-gradle-plugin
Releases · monosoul/jooq-gradle-plugin
v1.0.2 dependency updates
What's Changed
Full Changelog: 1.0.1...1.0.2
v1.0.1 improved project configuration
What's Changed
Full Changelog: 1.0.0...1.0.1
v1.0.0 Grand Plugin Rework
❗ THIS RELEASE CONTAINS BREAKING CHANGES ❗
This release has breaking changes to plugin configuration, please check the readme for new configuration examples.
What's Changed
- Run containers with testcontainers by @monosoul in #12
- Add support for multi database setup by @monosoul in #17
- Support configuration via properties by @monosoul in #18
- Make dependency versions configurable by @monosoul in #21
- Exclude flyway table by default by @monosoul in #22
Full Changelog: 0.5.1...1.0.0
v0.5.1 better groovy support
v0.5.0 add support for XML codegen configuration
- adds support for XML configuration of jOOQ code generation (see example in the readme) (#8);
- updates Flyway to 8.5.12;
- some internal refactoring.
v0.4.0 dependency updates
This is a first release after forking the plugin. It only contains dependency updates and naming changes.
Flyway: 6.4.3 -> 8.5.11
jOOQ: 3.14.8 -> 3.16.6