Skip to content

Releases: rickclephas/KMP-ObservableViewModel

v1.0.0-ALPHA-7

28 Apr 12:30
Compare
Choose a tag to compare
v1.0.0-ALPHA-7 Pre-release
Pre-release
  • Updated Kotlin to 1.8.21
  • Added support for easy forwarding of ViewModels to other views (#11)
  • Added support for modifying ObservedViewModel values (#22)

v1.0.0-ALPHA-6

16 Apr 19:53
Compare
Choose a tag to compare
v1.0.0-ALPHA-6 Pre-release
Pre-release
  • Fixed concurrency issue (#17)

1.0.0-ALPHA-5

04 Apr 18:09
Compare
Choose a tag to compare
1.0.0-ALPHA-5 Pre-release
Pre-release
  • Updated Kotlin to 1.8.20

v1.0.0-ALPHA-4

17 Feb 18:54
Compare
Choose a tag to compare
v1.0.0-ALPHA-4 Pre-release
Pre-release
  • Updated Kotlin to 1.8.10

v1.0.0-ALPHA-3

28 Dec 15:07
Compare
Choose a tag to compare
v1.0.0-ALPHA-3 Pre-release
Pre-release
  • Updated Kotlin to 1.8.0 (#3)
  • Added stateIn overload that accepts a CoroutineContext (#6)
  • Published Swift implementations to CocoaPods (#5)

v1.0.0-ALPHA-2-kotlin-1.8.0-RC2

21 Dec 11:07
Compare
Choose a tag to compare
Pre-release

Compatibility version for Kotlin 1.8.0-RC2.

v1.0.0-ALPHA-2-kotlin-1.8.0-RC

17 Dec 20:13
Compare
Choose a tag to compare
Pre-release

Identical to v1.0.0-ALPHA-1-kotlin-1.8.0-RC, but this time with the Android part.. 🤦🏻

v1.0.0-ALPHA-2

17 Dec 20:13
Compare
Choose a tag to compare
v1.0.0-ALPHA-2 Pre-release
Pre-release

Identical to v1.0.0-ALPHA-1, but this time with the Android part.. 🤦🏻

v1.0.0-ALPHA-1-kotlin-1.8.0-RC

17 Dec 18:36
Compare
Choose a tag to compare
Pre-release

Compatibility version for Kotlin 1.8.0-RC.

Pro tip: use the @NativeCoroutinesState annotation from KMP-NativeCoroutines to turn your StateFlows into properties in Swift.

v1.0.0-ALPHA-1

17 Dec 18:36
Compare
Choose a tag to compare
v1.0.0-ALPHA-1 Pre-release
Pre-release

Initial release for Kotlin 1.7.21.