Skip to content

Releases: ergon/adam

v1.3.0

08 Oct 15:14
5a2d564
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

03 Oct 08:35
2cd816b
Compare
Choose a tag to compare

What's Changed

  • Use local class loader to find the required classes also in gradle by @rbuehlma in #12

Full Changelog: v1.2.1...v1.2.2

v1.2.1

03 Oct 07:35
a44c74f
Compare
Choose a tag to compare

What's Changed

  • Update dependencies and remove dependency on org.reflections by @rbuehlma in #11

Full Changelog: v1.2.0...v1.2.1

v1.2.0

26 Sep 15:45
91b1211
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.2.0

v1.1.4

18 Jul 06:53
9c4a4bb
Compare
Choose a tag to compare

What's Changed

  • fix loading of default values for enum arrays in postgres by @jmatj in #8

Full Changelog: v1.1.3...v1.1.4

v1.1.3

21 May 07:52
b1f9060
Compare
Choose a tag to compare

What's Changed

  • add support for partial index by @jmatj in #7

New Contributors

  • @jmatj made their first contribution in #7

Full Changelog: v1.1.2...v1.1.3

Release 1.1.2

08 Dec 09:57
3b3abe5
Compare
Choose a tag to compare

What's Changed

  • Add support for postgres interval date type by @rbuehlma in #6

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1

09 Nov 13:14
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

25 Mar 09:41
1c1f890
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Initial release

09 Jun 15:00
536fdcb
Compare
Choose a tag to compare
Merge pull request #2 from ergon/feature/publish_gradle_plugin

Implement gradle plugin upload