Skip to content

Releases: medly/norm

v0.0.7

Choose a tag to compare

@kdabir kdabir released this 08 Apr 06:45
de18245

What's Changed

New Contributors

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

0.0.6

Choose a tag to compare

@kdabir kdabir released this 21 Apr 17:59

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

Working CLI module Pre-release
Pre-release

Choose a tag to compare

@kdabir kdabir released this 06 Jul 08:29
a6dc2bd

#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

Maintenance release Pre-release
Pre-release

Choose a tag to compare

@kdabir kdabir released this 22 Apr 08:23
aab62a5
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

Bug fixes Pre-release
Pre-release

Choose a tag to compare

@kdabir kdabir released this 16 Mar 13:56
39bed06
v0.0.2

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