Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 19, 2024
1 parent def1ad5 commit 64ac327
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.1.0](https://github.com/Optravis-LLC/jooq-gradle/compare/v1.0.0...v1.1.0) (2024-06-19)


### Features

* `ContainerConfig.postgres()` helper function ([#14](https://github.com/Optravis-LLC/jooq-gradle/issues/14)) ([964dffb](https://github.com/Optravis-LLC/jooq-gradle/commit/964dffb8a53ce84927eab2ea98a46950d4a3b07f))
* Add configuration for version fields ([#8](https://github.com/Optravis-LLC/jooq-gradle/issues/8)) ([bf4b580](https://github.com/Optravis-LLC/jooq-gradle/commit/bf4b5801fa3f02ac620e8fb8ac1602d2857daf3d))
* Configure javaTimeTypes ([#10](https://github.com/Optravis-LLC/jooq-gradle/issues/10)) ([4a1e072](https://github.com/Optravis-LLC/jooq-gradle/commit/4a1e0722e3451052da669064e4c92876e3c81263))
* Option to not apply pojos as kotlin data classes ([#9](https://github.com/Optravis-LLC/jooq-gradle/issues/9)) ([64e1438](https://github.com/Optravis-LLC/jooq-gradle/commit/64e1438f84ac92fc7bf4217f94d826450500e5b7))
* rename extension to `jooqGenerator` ([290ef77](https://github.com/Optravis-LLC/jooq-gradle/commit/290ef77016724aef8e53d04932f99ef461bde33d))

## 1.0.0 (2024-06-17)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0

0 comments on commit 64ac327

Please # to comment.