Kormium — a type-safe, reflection-free Kotlin Multiplatform ORM / SQL DSL for server and client: one schema and query model for PostgreSQL, MySQL and SQLite on JVM, Android, iOS, Native, R2DBC, Node and the browser (Wasm).
Version0.12.0compared with
Version Details
| 0.11.1 | 0.12.0 | |
|---|---|---|
| Release date | Aug 07, 2026 | Aug 25, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 0.11.1 | 0.12.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.kormium » kormium-core-jvm | 0.11.1 | 0.12.0 |
| ~ Updated | io.github.kormium » kormium-postgres-dialect-jvm | 0.11.1 | 0.12.0 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.4.0 | 2.4.10 |
Runtime Changes (4)
| 0.11.1 | 0.12.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.kormium » kormium-jdbc-jvm | 0.11.1 | 0.12.0 |
| ~ Updated | io.github.oshai » kotlin-logging-jvm | 7.0.3 | 8.0.4 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-serialization-json-jvm | 1.9.0 | 1.11.0 |
| ~ Updated | org.postgresql » postgresql | 42.7.4 | 42.7.13 |