Changelog - 1.0.2¶
Release Date: 2026-02-09
Motivation¶
Tighten the public documentation and platform notes so the published docs match the library contract more closely.
Notable changes¶
- rewrote the README for a clearer first-run path
- improved KDocs for the public API and platform
DebugOakvariants - added the structured changelog directory under
docs/ - tightened multiplatform consistency in the
DebugOakimplementations - refreshed project metadata and docs links
Compatibility notes¶
- No target compatibility changes in this release.
- Logging behavior was tightened for consistency, but the public API stayed the same.
Dependency versions¶
| Area | Version |
|---|---|
| Kotlin | 2.3.10 |
| Gradle wrapper | 9.3.1 |
| Dokka | 2.1.0 |
| Kover | 0.9.6 |
| Android plugin | 9.0.0 |
| Android build tools | 36.1.0 |
Android minSdk |
20 |
Android compileSdk |
36 |
| Detekt | 1.23.8 |
| ktlint | 14.0.1 |
| vanniktech-publish | 0.36.0 |
Target compatibility¶
| Target | Support in 1.0.2 |
|---|---|
| Android | Supported, minSdk 20, compileSdk 36 |
| JVM | Supported |
| Apple | Supported |
| JS | Supported |
| WasmJS | Supported |