0.0.22
Summary
- Extend UUIDFormatException from IllegalArgumentException
- Fix timestamp prefix in UUIDv7
What's Changed
- Add new supported targets to sqldelight module by @hfhbd in #236
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.6.0 to 0.7.0 by @dependabot in #237
- Bump exposed from 0.42.0 to 0.42.1 by @dependabot in #238
- Bump serialization from 1.5.1 to 1.6.0 by @dependabot in #240
- Bump kotlin from 1.9.0 to 1.9.10 by @dependabot in #239
- Bump exposed from 0.42.1 to 0.43.0 by @dependabot in #241
- Bump com.h2database:h2 from 2.2.220 to 2.2.222 by @dependabot in #244
- Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.8.20 to 1.9.0 by @dependabot in #243
- Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 by @dependabot in #245
- Bump actions/checkout from 3 to 4 by @dependabot in #246
- Bump com.gradle.enterprise from 3.14.1 to 3.15 by @dependabot in #247
- Bump com.h2database:h2 from 2.2.222 to 2.2.224 by @dependabot in #248
- Bump exposed from 0.43.0 to 0.44.0 by @dependabot in #249
- Bump app.cash.licensee:licensee-gradle-plugin from 1.7.0 to 1.8.0 by @dependabot in #250
- Bump com.gradle.enterprise from 3.15 to 3.15.1 by @dependabot in #251
- Bump org.jetbrains.kotlinx:kover-gradle-plugin from 0.7.3 to 0.7.4 by @dependabot in #252
- Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.9.0 to 1.9.10 by @dependabot in #253
- Bump exposed from 0.44.0 to 0.44.1 by @dependabot in #256
- Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.23.1 to 1.23.2 by @dependabot in #257
- Bump kotlin from 1.9.10 to 1.9.20 by @dependabot in #258
- Extend UUIDFormatException from IllegalArgumentException by @hfhbd in #259
- Fix timestamp prefix in UUIDv7 by @hfhbd in #260
- CI: use config cache and test on macOS by @hfhbd in #261
- CI: Disable config cache when publishing by @hfhbd in #263
Full Changelog: v0.0.21...v0.0.22