Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.11 KB

CHANGELOG.adoc

File metadata and controls

42 lines (21 loc) · 1.11 KB

1.7.0

  • Upgraded to work with jOOQ version 3.13

  • Bumped the default jOOQ version to 3.13.0

1.6.0

1.5.0

1.4.0

  • Better error reporting and detail of codegen problem

1.3.0

  • Better handling of invoking jooq tasks with no generator info (marked as SKIPPED)

  • Added the ability to pass properties to the jOOQ codegen process

  • Bumped the default jOOQ version to 3.12.2

1.2.0

  • Support jOOQ version 3.10.x

1.1.0

  • Added more Configuration extension methods

  • Improved error handling

1.0.0

  • Made all task and extension properties optional (e.g., jdbc)