Releases: kosi-libs/Canard
Releases · kosi-libs/Canard
1.2.0
v1.1.2
- Fix Android debug messages logged into verbose level.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Kotlin 1.9.21 : https://youtrack.jetbrains.com/issue/KT-62515
v1.1.0
- Kotlin 1.9.20
- WasmJS support (Wasm Wasi is not supported yet)
Full Changelog: 1.0.1...v1.1.0
v1.0.1
v1.0.0
Major Updates
- Upgraded Kotlin to version 1.9.0.
- Introduced support for WebAssembly (WASM).
- Removed support for
KotlinX.DateTime
due to its incompatibility with the WASM target. - Transitioned the library's time representation from
Instant
toTimestamp
to prevent import conflicts with users ofKotlinX.DateTime
.
0.18.0
0.17.0
0.16.0
0.16.0-Kotlin-1.7.20-RC
- Kotlin 1.7.20-RC