Releases: medly/norm
Releases · medly/norm
v0.0.7
What's Changed
- Added Support for uuid to java.util.UUID Type Mapper by @vitulrana in #202
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #191
- Upgrade Gradle by @github-actions in #196
- Bump evo-inflector from 1.2.2 to 1.3 by @dependabot-preview in #209
- Bump clikt from 2.7.1 to 2.8.0 by @dependabot-preview in #192
- Poorva | Refactor codegenerator. by @Poorva17 in #207
- Log failing filename when unable to process sql by @niraj8 in #244
- Fix: Supporting all types array aggregations by @dattatray-gund in #266
New Contributors
- @vitulrana made their first contribution in #202
- @Poorva17 made their first contribution in #207
- @niraj8 made their first contribution in #244
- @dattatray-gund made their first contribution in #266
Full Changelog: v0.0.6...v0.0.7
0.0.6
Working CLI module
#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
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>