Skip to content

Releases: rickclephas/KMP-NativeCoroutines

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

v1.0.0-ALPHA-25

18 Feb 10:31
Compare
Choose a tag to compare

Kotlin

  • Updated kotlinx.coroutines to 1.8.0
  • Added support for projects with a wasmJs target

v1.0.0-ALPHA-25-kotlin-2.0.0-Beta4

18 Feb 13:44
Compare
Choose a tag to compare
Pre-release

Kotlin

  • Updated Kotlin to 2.0.0-Beta4

v1.0.0-ALPHA-24-kotlin-2.0.0-Beta3

22 Jan 19:35
Compare
Choose a tag to compare
Pre-release

Kotlin

  • Updated Kotlin to 2.0.0-Beta3
  • Updated KSP to 1.0.17

v1.0.0-ALPHA-24

28 Dec 09:38
Compare
Choose a tag to compare

Kotlin

  • Updated Kotlin to 1.9.22

v1.0.0-ALPHA-24-kotlin-2.0.0-Beta2

28 Dec 11:18
Compare
Choose a tag to compare
Pre-release

Kotlin

  • Updated Kotlin to 2.0.0-Beta2
  • Updated kotlinx.coroutines to 1.8.0-RC2
  • Added support for projects with a wasmJs target

v1.0.0-ALPHA-23

20 Dec 18:13
Compare
Choose a tag to compare

Kotlin

  • Updated KSP to 1.0.16

IDE plugin

  • Support IDEA 2023.3

v1.0.0-ALPHA-23-kotlin-2.0.0-Beta2

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

Kotlin

  • Updated Kotlin to 2.0.0-Beta2
  • Updated kotlinx.coroutines to 1.8.0-RC
  • Added support for projects with a wasmJs target