From c53a7906308cad3040cd5d3c91330ecd3f1f4f1c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 10 Oct 2024 00:55:41 +0000 Subject: [PATCH] Update versions --- docs/data.json | 322 +++++++++++++++++++++++++++++++++++++++++------ public/data.json | 322 +++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 566 insertions(+), 78 deletions(-) diff --git a/docs/data.json b/docs/data.json index 95f725c..7be5df4 100644 --- a/docs/data.json +++ b/docs/data.json @@ -10621,7 +10621,7 @@ "full_name": "icerockdev/moko-errors", "html_url": "https://github.com/icerockdev/moko-errors", "description": "Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development.", - "stars_count": 52, + "stars_count": 53, "watchers_count": 8, "issues_count": 7, "forks_count": 6, @@ -24738,7 +24738,7 @@ "full_name": "russhwolf/multiplatform-settings", "html_url": "https://github.com/russhwolf/multiplatform-settings", "description": "A Kotlin Multiplatform library for saving simple key-value data", - "stars_count": 1624, + "stars_count": 1627, "watchers_count": 19, "issues_count": 27, "forks_count": 68, @@ -33688,7 +33688,7 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12989, + "stars_count": 12994, "watchers_count": 299, "issues_count": 293, "forks_count": 1849, @@ -33706,8 +33706,8 @@ "groupId": "io.ktor", "artifactId": "ktor-client", "path": "io.ktor:ktor-client", - "latestVersion": "3.0.0-rc-2", - "lastUpdated": "20241003071324", + "latestVersion": "3.0.0", + "lastUpdated": "20241009134558", "versions": [ { "version": "1.0.0-rc", @@ -34838,6 +34838,29 @@ "platform": "jvm" } } + }, + { + "version": "3.0.0", + "mpp": true, + "gradle": "8.10.2", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -34845,10 +34868,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 12865, + "stars_count": 12871, "watchers_count": 181, - "issues_count": 157, - "forks_count": 1044, + "issues_count": 160, + "forks_count": 1045, "license": "Apache License 2.0", "topics": [ "async", @@ -207682,7 +207705,7 @@ "full_name": "sqldelight/sqldelight", "html_url": "https://github.com/sqldelight/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 6154, + "stars_count": 6155, "watchers_count": 125, "issues_count": 608, "forks_count": 516, @@ -215030,7 +215053,7 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 596, + "stars_count": 598, "watchers_count": 19, "issues_count": 8, "forks_count": 28, @@ -220551,10 +220574,10 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 794, + "stars_count": 795, "watchers_count": 12, "issues_count": 23, - "forks_count": 34, + "forks_count": 35, "license": "Apache License 2.0", "topics": [ "kotlin-js", @@ -227970,7 +227993,7 @@ "full_name": "kosi-libs/Kodein", "html_url": "https://github.com/kosi-libs/Kodein", "description": "Painless Kotlin Dependency Injection", - "stars_count": 3191, + "stars_count": 3192, "watchers_count": 50, "issues_count": 6, "forks_count": 174, @@ -228798,7 +228821,7 @@ "full_name": "Reedyuk/blue-falcon", "html_url": "https://github.com/Reedyuk/blue-falcon", "description": "A Bluetooth kotlin multiplatform \"Cross-Platform\" library for iOS and Android", - "stars_count": 332, + "stars_count": 333, "watchers_count": 8, "issues_count": 6, "forks_count": 45, @@ -234760,7 +234783,7 @@ "full_name": "square/okio", "html_url": "https://github.com/square/okio", "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", - "stars_count": 8770, + "stars_count": 8772, "watchers_count": 264, "issues_count": 90, "forks_count": 1176, @@ -236319,7 +236342,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 911, + "stars_count": 912, "watchers_count": 34, "issues_count": 61, "forks_count": 58, @@ -242710,9 +242733,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3744, + "stars_count": 3745, "watchers_count": 114, - "issues_count": 145, + "issues_count": 143, "forks_count": 652, "license": "MIT License", "topics": [ @@ -245594,7 +245617,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -247848,7 +247871,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -250019,7 +250042,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -252273,7 +252296,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -254527,7 +254550,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -259401,7 +259424,7 @@ "description": "Type-safe library for work with Telegram Bot API", "stars_count": 351, "watchers_count": 5, - "issues_count": 9, + "issues_count": 10, "forks_count": 29, "license": "Apache License 2.0", "topics": [ @@ -275557,7 +275580,7 @@ "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", "stars_count": 8997, "watchers_count": 106, - "issues_count": 114, + "issues_count": 115, "forks_count": 713, "license": "Apache License 2.0", "topics": [ @@ -277830,7 +277853,7 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2621, + "stars_count": 2620, "watchers_count": 22, "issues_count": 14, "forks_count": 112, @@ -297380,10 +297403,10 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2392, + "stars_count": 2395, "watchers_count": 63, "issues_count": 72, - "forks_count": 99, + "forks_count": 100, "license": "Apache License 2.0", "topics": [ "date", @@ -306102,7 +306125,7 @@ "description": "qBittorrent Web API wrapper for Kotlin", "stars_count": 26, "watchers_count": 5, - "issues_count": 8, + "issues_count": 9, "forks_count": 3, "license": "MIT License", "topics": [ @@ -326773,7 +326796,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 201, "watchers_count": 5, - "issues_count": 12, + "issues_count": 13, "forks_count": 15, "license": "MIT License", "topics": [ @@ -326799,7 +326822,7 @@ "artifactId": "kmp-nativecoroutines-core", "path": "com.rickclephas.kmp:kmp-nativecoroutines-core", "latestVersion": "1.0.0-ALPHA-36-kotlin-2.1.0-Beta1", - "lastUpdated": "20240924181745", + "lastUpdated": "20241009081131", "versions": [ { "version": "0.1.0", @@ -349096,6 +349119,227 @@ } } }, + { + "version": "1.0.0-ALPHA-36-kotlin-2.0.21-RC", + "mpp": true, + "gradle": "8.6", + "kotlin": "2.0.21-RC", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosDeviceArm64ApiElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } + }, { "version": "1.0.0-ALPHA-36-kotlin-2.1.0-Beta1", "mpp": true, @@ -349323,7 +349567,7 @@ "full_name": "rickclephas/KMP-NativeCoroutines", "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines", "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", - "stars_count": 1044, + "stars_count": 1045, "watchers_count": 16, "issues_count": 17, "forks_count": 31, @@ -352718,7 +352962,7 @@ "full_name": "z4kn4fein/kotlin-semver", "html_url": "https://github.com/z4kn4fein/kotlin-semver", "description": "Semantic Versioning library for Kotlin Multiplatform.", - "stars_count": 94, + "stars_count": 95, "watchers_count": 4, "issues_count": 0, "forks_count": 0, @@ -372357,7 +372601,7 @@ "description": "Kotlin Multiplatform library for Couchbase Lite—a lightweight, embedded, syncable, NoSQL database", "stars_count": 64, "watchers_count": 1, - "issues_count": 3, + "issues_count": 2, "forks_count": 1, "license": "Apache License 2.0", "topics": [ @@ -374311,7 +374555,7 @@ "description": "Multiplatform Library for accessing DeviceInfo", "stars_count": 51, "watchers_count": 1, - "issues_count": 16, + "issues_count": 8, "forks_count": 2, "license": "MIT License", "topics": [ @@ -374726,7 +374970,7 @@ "description": "Telegram Bot API wrapper with handy Kotlin DSL.", "stars_count": 183, "watchers_count": 3, - "issues_count": 5, + "issues_count": 4, "forks_count": 14, "license": "Apache License 2.0", "topics": [ @@ -379804,7 +380048,7 @@ "description": "Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)", "stars_count": 306, "watchers_count": 5, - "issues_count": 7, + "issues_count": 8, "forks_count": 17, "license": "Apache License 2.0", "topics": [ @@ -380690,7 +380934,7 @@ "full_name": "mirzemehdi/KMPAuth", "html_url": "https://github.com/mirzemehdi/KMPAuth", "description": "Kotlin Multiplatform Authentication Library targetting android and iOS ", - "stars_count": 196, + "stars_count": 198, "watchers_count": 3, "issues_count": 8, "forks_count": 18, @@ -385223,7 +385467,7 @@ "full_name": "Kamel-Media/Kamel", "html_url": "https://github.com/Kamel-Media/Kamel", "description": "Kotlin asynchronous media loading and caching library for Compose. ", - "stars_count": 640, + "stars_count": 641, "watchers_count": 13, "issues_count": 29, "forks_count": 24, diff --git a/public/data.json b/public/data.json index 95f725c..7be5df4 100644 --- a/public/data.json +++ b/public/data.json @@ -10621,7 +10621,7 @@ "full_name": "icerockdev/moko-errors", "html_url": "https://github.com/icerockdev/moko-errors", "description": "Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development.", - "stars_count": 52, + "stars_count": 53, "watchers_count": 8, "issues_count": 7, "forks_count": 6, @@ -24738,7 +24738,7 @@ "full_name": "russhwolf/multiplatform-settings", "html_url": "https://github.com/russhwolf/multiplatform-settings", "description": "A Kotlin Multiplatform library for saving simple key-value data", - "stars_count": 1624, + "stars_count": 1627, "watchers_count": 19, "issues_count": 27, "forks_count": 68, @@ -33688,7 +33688,7 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12989, + "stars_count": 12994, "watchers_count": 299, "issues_count": 293, "forks_count": 1849, @@ -33706,8 +33706,8 @@ "groupId": "io.ktor", "artifactId": "ktor-client", "path": "io.ktor:ktor-client", - "latestVersion": "3.0.0-rc-2", - "lastUpdated": "20241003071324", + "latestVersion": "3.0.0", + "lastUpdated": "20241009134558", "versions": [ { "version": "1.0.0-rc", @@ -34838,6 +34838,29 @@ "platform": "jvm" } } + }, + { + "version": "3.0.0", + "mpp": true, + "gradle": "8.10.2", + "kotlin": "2.0.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -34845,10 +34868,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 12865, + "stars_count": 12871, "watchers_count": 181, - "issues_count": 157, - "forks_count": 1044, + "issues_count": 160, + "forks_count": 1045, "license": "Apache License 2.0", "topics": [ "async", @@ -207682,7 +207705,7 @@ "full_name": "sqldelight/sqldelight", "html_url": "https://github.com/sqldelight/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 6154, + "stars_count": 6155, "watchers_count": 125, "issues_count": 608, "forks_count": 516, @@ -215030,7 +215053,7 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 596, + "stars_count": 598, "watchers_count": 19, "issues_count": 8, "forks_count": 28, @@ -220551,10 +220574,10 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 794, + "stars_count": 795, "watchers_count": 12, "issues_count": 23, - "forks_count": 34, + "forks_count": 35, "license": "Apache License 2.0", "topics": [ "kotlin-js", @@ -227970,7 +227993,7 @@ "full_name": "kosi-libs/Kodein", "html_url": "https://github.com/kosi-libs/Kodein", "description": "Painless Kotlin Dependency Injection", - "stars_count": 3191, + "stars_count": 3192, "watchers_count": 50, "issues_count": 6, "forks_count": 174, @@ -228798,7 +228821,7 @@ "full_name": "Reedyuk/blue-falcon", "html_url": "https://github.com/Reedyuk/blue-falcon", "description": "A Bluetooth kotlin multiplatform \"Cross-Platform\" library for iOS and Android", - "stars_count": 332, + "stars_count": 333, "watchers_count": 8, "issues_count": 6, "forks_count": 45, @@ -234760,7 +234783,7 @@ "full_name": "square/okio", "html_url": "https://github.com/square/okio", "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", - "stars_count": 8770, + "stars_count": 8772, "watchers_count": 264, "issues_count": 90, "forks_count": 1176, @@ -236319,7 +236342,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 911, + "stars_count": 912, "watchers_count": 34, "issues_count": 61, "forks_count": 58, @@ -242710,9 +242733,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3744, + "stars_count": 3745, "watchers_count": 114, - "issues_count": 145, + "issues_count": 143, "forks_count": 652, "license": "MIT License", "topics": [ @@ -245594,7 +245617,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -247848,7 +247871,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -250019,7 +250042,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -252273,7 +252296,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -254527,7 +254550,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1117, + "stars_count": 1119, "watchers_count": 27, "issues_count": 76, "forks_count": 153, @@ -259401,7 +259424,7 @@ "description": "Type-safe library for work with Telegram Bot API", "stars_count": 351, "watchers_count": 5, - "issues_count": 9, + "issues_count": 10, "forks_count": 29, "license": "Apache License 2.0", "topics": [ @@ -275557,7 +275580,7 @@ "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", "stars_count": 8997, "watchers_count": 106, - "issues_count": 114, + "issues_count": 115, "forks_count": 713, "license": "Apache License 2.0", "topics": [ @@ -277830,7 +277853,7 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2621, + "stars_count": 2620, "watchers_count": 22, "issues_count": 14, "forks_count": 112, @@ -297380,10 +297403,10 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2392, + "stars_count": 2395, "watchers_count": 63, "issues_count": 72, - "forks_count": 99, + "forks_count": 100, "license": "Apache License 2.0", "topics": [ "date", @@ -306102,7 +306125,7 @@ "description": "qBittorrent Web API wrapper for Kotlin", "stars_count": 26, "watchers_count": 5, - "issues_count": 8, + "issues_count": 9, "forks_count": 3, "license": "MIT License", "topics": [ @@ -326773,7 +326796,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 201, "watchers_count": 5, - "issues_count": 12, + "issues_count": 13, "forks_count": 15, "license": "MIT License", "topics": [ @@ -326799,7 +326822,7 @@ "artifactId": "kmp-nativecoroutines-core", "path": "com.rickclephas.kmp:kmp-nativecoroutines-core", "latestVersion": "1.0.0-ALPHA-36-kotlin-2.1.0-Beta1", - "lastUpdated": "20240924181745", + "lastUpdated": "20241009081131", "versions": [ { "version": "0.1.0", @@ -349096,6 +349119,227 @@ } } }, + { + "version": "1.0.0-ALPHA-36-kotlin-2.0.21-RC", + "mpp": true, + "gradle": "8.6", + "kotlin": "2.0.21-RC", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosDeviceArm64ApiElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } + }, { "version": "1.0.0-ALPHA-36-kotlin-2.1.0-Beta1", "mpp": true, @@ -349323,7 +349567,7 @@ "full_name": "rickclephas/KMP-NativeCoroutines", "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines", "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", - "stars_count": 1044, + "stars_count": 1045, "watchers_count": 16, "issues_count": 17, "forks_count": 31, @@ -352718,7 +352962,7 @@ "full_name": "z4kn4fein/kotlin-semver", "html_url": "https://github.com/z4kn4fein/kotlin-semver", "description": "Semantic Versioning library for Kotlin Multiplatform.", - "stars_count": 94, + "stars_count": 95, "watchers_count": 4, "issues_count": 0, "forks_count": 0, @@ -372357,7 +372601,7 @@ "description": "Kotlin Multiplatform library for Couchbase Lite—a lightweight, embedded, syncable, NoSQL database", "stars_count": 64, "watchers_count": 1, - "issues_count": 3, + "issues_count": 2, "forks_count": 1, "license": "Apache License 2.0", "topics": [ @@ -374311,7 +374555,7 @@ "description": "Multiplatform Library for accessing DeviceInfo", "stars_count": 51, "watchers_count": 1, - "issues_count": 16, + "issues_count": 8, "forks_count": 2, "license": "MIT License", "topics": [ @@ -374726,7 +374970,7 @@ "description": "Telegram Bot API wrapper with handy Kotlin DSL.", "stars_count": 183, "watchers_count": 3, - "issues_count": 5, + "issues_count": 4, "forks_count": 14, "license": "Apache License 2.0", "topics": [ @@ -379804,7 +380048,7 @@ "description": "Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)", "stars_count": 306, "watchers_count": 5, - "issues_count": 7, + "issues_count": 8, "forks_count": 17, "license": "Apache License 2.0", "topics": [ @@ -380690,7 +380934,7 @@ "full_name": "mirzemehdi/KMPAuth", "html_url": "https://github.com/mirzemehdi/KMPAuth", "description": "Kotlin Multiplatform Authentication Library targetting android and iOS ", - "stars_count": 196, + "stars_count": 198, "watchers_count": 3, "issues_count": 8, "forks_count": 18, @@ -385223,7 +385467,7 @@ "full_name": "Kamel-Media/Kamel", "html_url": "https://github.com/Kamel-Media/Kamel", "description": "Kotlin asynchronous media loading and caching library for Compose. ", - "stars_count": 640, + "stars_count": 641, "watchers_count": 13, "issues_count": 29, "forks_count": 24,