Skip to content

0.0.8

Choose a tag to compare

@hfhbd hfhbd released this 23 Jun 18:41
· 142 commits to main since this release
9401cf9

Summary

  • Support for sqlDelight 2.0.0-rc01
  • Removed deprecated executeQueryWithNativeCursor. Use executeQueryAsFlow if you need a cursor.

What's Changed

  • Bump com.gradle.enterprise from 3.12.2 to 3.12.3 by @dependabot in #143
  • Bump io.ktor:ktor-network from 2.2.2 to 2.2.3 by @dependabot in #144
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.0 to 1.8.10 by @dependabot in #145
  • Bump org.jetbrains.kotlinx:binary-compatibility-validator from 0.12.1 to 0.13.0 by @dependabot in #146
  • Bump io.ktor:ktor-network from 2.2.3 to 2.2.4 by @dependabot in #147
  • Bump com.gradle.enterprise from 3.12.3 to 3.12.4 by @dependabot in #148
  • Bump com.gradle.enterprise from 3.12.4 to 3.12.5 by @dependabot in #149
  • Bump com.alecstrong:grammar-kit-composer from 0.1.11 to 0.1.12 by @dependabot in #151
  • Bump com.gradle.enterprise from 3.12.5 to 3.12.6 by @dependabot in #150
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20 by @dependabot in #153
  • Bump app.softwork:kotlinx-uuid-core from 0.0.17 to 0.0.18 by @dependabot in #154
  • Bump com.gradle.enterprise from 3.12.6 to 3.13 by @dependabot in #155
  • Bump org.jetbrains.kotlinx:binary-compatibility-validator from 0.13.0 to 0.13.1 by @dependabot in #156
  • Bump io.ktor:ktor-network from 2.2.4 to 2.3.0 by @dependabot in #157
  • Add docs by @hfhbd in #158
  • CI: Fix JVM version by @hfhbd in #159
  • CI: Fix missing libpq by @hfhbd in #160
  • Docs: use links to dependencies by @hfhbd in #161
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.20 to 1.8.21 by @dependabot in #162
  • Bump com.gradle.enterprise from 3.13 to 3.13.1 by @dependabot in #163
  • Migrate to version catalog by @hfhbd in #167
  • Bump coroutines from 1.6.4 to 1.7.0 by @dependabot in #168
  • Bump app.cash.licensee:licensee-gradle-plugin from 1.6.0 to 1.7.0 by @dependabot in #165
  • Bump com.gradle.enterprise from 3.13.1 to 3.13.2 by @dependabot in #169
  • Bump app.softwork:kotlinx-uuid-core from 0.0.18 to 0.0.19 by @dependabot in #170
  • Bump coroutines from 1.7.0 to 1.7.1 by @dependabot in #171
  • Bump com.gradle.enterprise from 3.13.2 to 3.13.3 by @dependabot in #172
  • Bump app.softwork:kotlinx-uuid-core from 0.0.19 to 0.0.20 by @dependabot in #173
  • Bump io.ktor:ktor-network from 2.3.0 to 2.3.1 by @dependabot in #175
  • Bump org.jetbrains.kotlinx:binary-compatibility-validator from 0.13.1 to 0.13.2 by @dependabot in #176
  • Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.8.10 to 1.8.20 by @dependabot in #177
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.8.22 by @dependabot in #178
  • Bump com.gradle.enterprise from 3.13.3 to 3.13.4 by @dependabot in #179
  • Bump sqldelight to 2.0.0-rc01 by @hfhbd in #180
  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.13.1 to 0.13.2 by @dependabot in #181
  • Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0 by @dependabot in #182

Full Changelog: v0.0.7...v0.0.8