rickclephas / KMP-NativeCoroutines

Library to use Kotlin Coroutines from Swift code in KMP apps
MIT License
1.07k stars 32 forks source link

Any plan to remove "ALPHA"? #147

Open b95505017 opened 1 year ago

b95505017 commented 1 year ago

As 1.9.20, KMP is stable and ready for production, maybe it's the right time to remove "ALPHA" in this library version name?

rickclephas commented 1 year ago

Definitely! There are still some things that need to be done before we can call this library stable. Shouldn't bee too long though 🙂

PaulWoitaschek commented 5 months ago

I'd love if we could change to a standarized machine parsable versioning format.

Renovate just pushed an update:

        )
    ],
    dependencies: [
-       .package(url: "https://github.com/rickclephas/KMP-NativeCoroutines.git", exact: "1.0.0-ALPHA-25")
+       .package(url: "https://github.com/rickclephas/KMP-NativeCoroutines.git", exact: "1.0.0-ALPHA-9-spm-rxswift")
    ],
    targets: [
        .binaryTarget(