v0.0.2
What's Changed
- Update Node.js to v18.12.1 by @renovate in #78
- Publish Docs to The NPM Registry by @khajavi in #81
- Return generated primary keys when executing insert statements by @rfmejia in #79
- Update actions/checkout action to v3.2.0 by @renovate in #87
- Update actions/checkout action to v3.3.0 by @renovate in #88
- Update Node.js to v18.13.0 by @renovate in #89
- Add Scaladoc by @khajavi in #91
- Add Badges by @khajavi in #92
- Update Node.js to v18.14.0 by @renovate in #97
- Update dependencies by @kitlangton in #90
- Support scala 3. Fix #75 by @thanhbv in #82
- ZConnection.executeSqlWith to use setObject as fallback by @domartynov in #94
- Proper tests and handling for multiple row selects by @karvanit in #95
Sql
interpolation improvements by @domartynov in #100- Update Node.js to v18.14.1 by @renovate in #105
- Update olafurpg/setup-scala action to v14 by @renovate in #106
- Update Node.js to v18.14.2 by @renovate in #107
- Update Node.js to v18.15.0 by @renovate in #108
- Update hmarr/auto-approve-action action to v3.2.0 by @renovate in #109
- Update hmarr/auto-approve-action action to v3.2.1 by @renovate in #111
- Update zio schema to 0.4.8 by @kubiq in #115
- Update zio-schema 0.2.1 to 0.3.1 by @thanhbv in #85
- Update installation.md. Version should be String by @Devian-ua in #118
- Update Node.js to v18.16.0 by @renovate in #125
- add valuesBatched() function call by @kyh24 in #113
- Fix encoder typo by @karvanit in #122
- Allow results of a single NULL-able column by @karvanit in #123
New Contributors
- @khajavi made their first contribution in #81
- @rfmejia made their first contribution in #79
- @thanhbv made their first contribution in #82
- @karvanit made their first contribution in #95
- @kubiq made their first contribution in #115
- @Devian-ua made their first contribution in #118
- @kyh24 made their first contribution in #113
Full Changelog: v0.0.1...v0.0.2