Releases: rickclephas/KMP-ObservableViewModel
Releases · rickclephas/KMP-ObservableViewModel
v1.0.0-ALPHA-14
- Updated Kotlin to 1.9.10
v1.0.0-ALPHA-13
- Updated
kotlinx.coroutines
to 1.7.3
v1.0.0-ALPHA-12
- Support projects with the
jvm
,js
,linuxArm64
,linuxX64
andmingwX64
targets (#8) - Removed generated
BuildConfig
class (#43, thanks @chrisbanes!)
v1.0.0-ALPHA-11
- Updated Kotlin to 1.9.0
v1.0.0-ALPHA-10-kotlin-1.9.0-RC
- Updated
kotlinx.coroutines
to 1.7.2 - Added support for child view models (#41)
v1.0.0-ALPHA-10
v1.0.0-ALPHA-9-kotlin-1.9.0-RC
- Updated Kotlin to 1.9.0-RC
v1.0.0-ALPHA-9-kotlin-1.9.0-Beta
- Updated Kotlin to 1.9.0-Beta
v1.0.0-ALPHA-9
- Updated
kotlinx.coroutines
to 1.7.1
v1.0.0-ALPHA-8
- Updated
kotlinx.coroutines
to 1.7.0 - Added support for
watchosDeviceArm64
target