Skip to content

Releases: rickclephas/KMP-NativeCoroutines

v1.0.0-ALPHA-31

22 May 15:11
Compare
Choose a tag to compare

Kotlin

  • Updated Kotlin to 2.0.0
  • Updated KSP to 1.0.21

v1.0.0-ALPHA-30

15 May 06:38
Compare
Choose a tag to compare

Kotlin

  • Updated kotlinx.coroutines to 1.8.1

Swift

  • Added special overloads for Unit/Void return types
  • Added asyncError(for:) function for Unit/Void functions

v1.0.0-ALPHA-30-kotlin-2.0.0-RC3

15 May 06:59
Compare
Choose a tag to compare
Pre-release

Kotlin

  • Updated Kotlin to 2.0.0-RC3

v1.0.0-ALPHA-29

09 May 13:50
Compare
Choose a tag to compare

Kotlin

  • Updated to Kotlin 1.9.24

v1.0.0-ALPHA-28-kotlin-2.0.0-RC2

30 Apr 20:53
Compare
Choose a tag to compare
Pre-release

Kotlin

  • Updated Kotlin to 2.0.0-RC2

v1.0.0-ALPHA-28

14 Apr 10:33
Compare
Choose a tag to compare

Kotlin

  • Updated KSP to 1.0.20

IDE plugin

  • Support IDEA 2024.1

v1.0.0-ALPHA-28-kotlin-2.0.0-RC1

14 Apr 10:36
Compare
Choose a tag to compare
Pre-release

Kotlin

  • Updated Kotlin to 2.0.0-RC1

v1.0.0-ALPHA-27

24 Mar 13:58
Compare
Choose a tag to compare

Kotlin

  • annotations are now allowed (but ignored) on override and actual declarations (#160)
  • ObjC refinement annotations such as @HiddenFromObjC and @ShouldRefineInSwift now imply @NativeCoroutinesIgnore (#158)
  • generated sources will no longer report exposed warnings/errors (#154)

v1.0.0-ALPHA-27-kotlin-2.0.0-Beta5

24 Mar 14:26
Compare
Choose a tag to compare
Pre-release

Kotlin

  • Updated Kotlin to 2.0.0-Beta5

v1.0.0-ALPHA-26

13 Mar 19:45
Compare
Choose a tag to compare

Kotlin

  • Updated Kotlin to 1.9.23