- Updates dependencies
- Kotlin
1.9.23
->1.9.24
- Kotlin
- Fixes multiplatform metadata manifest
unique_name
parameter for all source sets to be truly unique. - Updates jvm
.kotlin_module
with truly unique file name.
- Updates dependencies
- Kotlin
1.9.21
->1.9.23
- Kotlin
- Add experimental support for
wasmJs
&wasmWasi
- Add support for Java9
JPMS
via Multi-Release jar
- Updates dependencies
- Kotlin
1.8.10
->1.9.21
- Kotlin
- Drops support for the following deprecated targets:
iosArm32
watchosX86
linuxArm32Hfp
linuxMips32
linuxMipsel32
mingwX86
wasm32
- Initial Release