Skip to content

Releases: medly/norm

v0.0.7

08 Apr 06:45
de18245
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.7

0.0.6

21 Apr 17:59
Compare
Choose a tag to compare

First release to Maven Central and Gradle Plugin Portal.

  • Makes it easy to consume the runtime library
  • Easily apply the Gradle plugin to generate code

Working CLI module

06 Jul 08:29
a6dc2bd
Compare
Choose a tag to compare
Working CLI module Pre-release
Pre-release

#8 has been fixed and now multiple sql files can be used as input to generate the output kt files. We are releasing the first version of code-gen binary.

Maintenance release

22 Apr 08:23
aab62a5
Compare
Choose a tag to compare
Maintenance release Pre-release
Pre-release
Bump postgresql from 1.12.5 to 1.14.0 (#23)

Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.12.5 to 1.14.0.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.12.5...1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Bug fixes

16 Mar 13:56
39bed06
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release
v0.0.2

(#4) Allowing nullable params for batchExecuteCommand (#18)