KMP-NativeCoroutines

Library to use Kotlin Coroutines from Swift code in KMP apps

MIT License

Stars
1K
Committers
3

Bot releases are hidden (Show)

KMP-NativeCoroutines - v1.0.0-ALPHA-32-kotlin-2.0.20-Beta2 Latest Release

Published by rickclephas 3 months ago

Kotlin

  • Updated Kotlin to 2.0.20-Beta2
  • Updated kotlinx.coroutines to 1.9.0-RC
KMP-NativeCoroutines - v1.0.0-ALPHA-32-kotlin-2.0.10-RC

Published by rickclephas 3 months ago

Kotlin

  • Updated Kotlin to 2.0.10-RC
  • Updated kotlinx.coroutines to 1.9.0-RC
KMP-NativeCoroutines - v1.0.0-ALPHA-32

Published by rickclephas 3 months ago

Kotlin

  • Updated KSP to 1.0.23
KMP-NativeCoroutines - v1.0.0-ALPHA-31-kotlin-2.0.20-Beta1

Published by rickclephas 4 months ago

Kotlin

  • Updated Kotlin to 2.0.20-Beta1
  • Updated kotlinx.coroutines to 1.9.0-RC
KMP-NativeCoroutines - v1.0.0-ALPHA-31

Published by rickclephas 5 months ago

Kotlin

  • Updated Kotlin to 2.0.0
  • Updated KSP to 1.0.21
KMP-NativeCoroutines - v1.0.0-ALPHA-30-kotlin-2.0.0-RC3

Published by rickclephas 5 months ago

Kotlin

  • Updated Kotlin to 2.0.0-RC3
KMP-NativeCoroutines - v1.0.0-ALPHA-30

Published by rickclephas 5 months ago

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
KMP-NativeCoroutines - v1.0.0-ALPHA-29

Published by rickclephas 5 months ago

Kotlin

  • Updated to Kotlin 1.9.24
KMP-NativeCoroutines - v1.0.0-ALPHA-28-kotlin-2.0.0-RC2

Published by rickclephas 6 months ago

Kotlin

  • Updated Kotlin to 2.0.0-RC2
KMP-NativeCoroutines - v1.0.0-ALPHA-28-kotlin-2.0.0-RC1

Published by rickclephas 6 months ago

Kotlin

  • Updated Kotlin to 2.0.0-RC1
KMP-NativeCoroutines - v1.0.0-ALPHA-28

Published by rickclephas 6 months ago

Kotlin

  • Updated KSP to 1.0.20

IDE plugin

  • Support IDEA 2024.1
KMP-NativeCoroutines - v1.0.0-ALPHA-27-kotlin-2.0.0-Beta5

Published by rickclephas 7 months ago

Kotlin

  • Updated Kotlin to 2.0.0-Beta5
KMP-NativeCoroutines - v1.0.0-ALPHA-27

Published by rickclephas 7 months ago

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)
KMP-NativeCoroutines - v1.0.0-ALPHA-26

Published by rickclephas 7 months ago

Kotlin

  • Updated Kotlin to 1.9.23
KMP-NativeCoroutines - v1.0.0-ALPHA-25-kotlin-2.0.0-Beta4

Published by rickclephas 8 months ago

Kotlin

  • Updated Kotlin to 2.0.0-Beta4
KMP-NativeCoroutines - v1.0.0-ALPHA-25

Published by rickclephas 8 months ago

Kotlin

  • Updated kotlinx.coroutines to 1.8.0
  • Added support for projects with a wasmJs target
KMP-NativeCoroutines - v1.0.0-ALPHA-24-kotlin-2.0.0-Beta3

Published by rickclephas 9 months ago

Kotlin

  • Updated Kotlin to 2.0.0-Beta3
  • Updated KSP to 1.0.17
KMP-NativeCoroutines - v1.0.0-ALPHA-24-kotlin-2.0.0-Beta2

Published by rickclephas 10 months ago

Kotlin

  • Updated Kotlin to 2.0.0-Beta2
  • Updated kotlinx.coroutines to 1.8.0-RC2
  • Added support for projects with a wasmJs target
KMP-NativeCoroutines - v1.0.0-ALPHA-24

Published by rickclephas 10 months ago

Kotlin

  • Updated Kotlin to 1.9.22
KMP-NativeCoroutines - v1.0.0-ALPHA-23-kotlin-2.0.0-Beta2

Published by rickclephas 10 months ago

Kotlin

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