From 283789a5cd31ea430e57eb63b91c3551ee5f9bb7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 17 Oct 2024 00:56:11 +0000 Subject: [PATCH] Update versions --- docs/data.json | 1120 ++++++++++++++++++++++++++++++++++++---------- public/data.json | 1120 ++++++++++++++++++++++++++++++++++++---------- 2 files changed, 1752 insertions(+), 488 deletions(-) diff --git a/docs/data.json b/docs/data.json index a0bd343..c4ddabc 100644 --- a/docs/data.json +++ b/docs/data.json @@ -5818,7 +5818,7 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 1083, + "stars_count": 1085, "watchers_count": 16, "issues_count": 149, "forks_count": 120, @@ -6439,8 +6439,8 @@ "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 371, "watchers_count": 10, - "issues_count": 27, - "forks_count": 36, + "issues_count": 28, + "forks_count": 38, "license": "Apache License 2.0", "topics": [ "android", @@ -9478,7 +9478,7 @@ "full_name": "icerockdev/moko-maps", "html_url": "https://github.com/icerockdev/moko-maps", "description": "Control your map from common code for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 85, + "stars_count": 84, "watchers_count": 8, "issues_count": 19, "forks_count": 16, @@ -9799,7 +9799,7 @@ "full_name": "icerockdev/moko-geo", "html_url": "https://github.com/icerockdev/moko-geo", "description": "Geolocation access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 161, + "stars_count": 162, "watchers_count": 6, "issues_count": 11, "forks_count": 16, @@ -10756,7 +10756,7 @@ "full_name": "icerockdev/moko-tensorflow", "html_url": "https://github.com/icerockdev/moko-tensorflow", "description": "Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 25, + "stars_count": 26, "watchers_count": 6, "issues_count": 3, "forks_count": 3, @@ -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": 1638, + "stars_count": 1639, "watchers_count": 19, "issues_count": 27, "forks_count": 68, @@ -33688,10 +33688,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 13003, + "stars_count": 13004, "watchers_count": 298, - "issues_count": 296, - "forks_count": 1848, + "issues_count": 297, + "forks_count": 1849, "license": "Apache License 2.0", "topics": [ "async", @@ -34868,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": 12905, - "watchers_count": 181, - "issues_count": 159, - "forks_count": 1050, + "stars_count": 12911, + "watchers_count": 182, + "issues_count": 156, + "forks_count": 1049, "license": "Apache License 2.0", "topics": [ "async", @@ -204296,7 +204296,7 @@ "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", "stars_count": 424, "watchers_count": 10, - "issues_count": 14, + "issues_count": 15, "forks_count": 32, "license": "MIT License", "topics": [ @@ -207707,7 +207707,7 @@ "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", "stars_count": 6164, "watchers_count": 125, - "issues_count": 615, + "issues_count": 616, "forks_count": 516, "license": "Apache License 2.0", "topics": [ @@ -218722,7 +218722,7 @@ "description": "A Kotlin Multiplatform library for working with dates and times", "stars_count": 76, "watchers_count": 1, - "issues_count": 12, + "issues_count": 13, "forks_count": 6, "license": "Apache License 2.0", "topics": [ @@ -220447,7 +220447,7 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 798, + "stars_count": 800, "watchers_count": 12, "issues_count": 23, "forks_count": 35, @@ -228694,7 +228694,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": 334, + "stars_count": 335, "watchers_count": 8, "issues_count": 6, "forks_count": 45, @@ -234658,7 +234658,7 @@ "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", "stars_count": 8784, "watchers_count": 264, - "issues_count": 90, + "issues_count": 92, "forks_count": 1178, "license": "Apache License 2.0", "topics": [ @@ -239329,7 +239329,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 706, "watchers_count": 27, - "issues_count": 16, + "issues_count": 12, "forks_count": 27, "license": "Apache License 2.0", "topics": [ @@ -242606,9 +242606,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": 3746, + "stars_count": 3748, "watchers_count": 114, - "issues_count": 147, + "issues_count": 142, "forks_count": 650, "license": "MIT License", "topics": [ @@ -245490,9 +245490,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -247744,9 +247744,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -249915,9 +249915,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -252169,9 +252169,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -254423,9 +254423,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -266893,9 +266893,9 @@ "full_name": "touchlab/Kermit", "html_url": "https://github.com/touchlab/Kermit", "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", - "stars_count": 710, + "stars_count": 712, "watchers_count": 15, - "issues_count": 42, + "issues_count": 43, "forks_count": 41, "license": "Apache License 2.0", "topics": [ @@ -275451,9 +275451,9 @@ "full_name": "InsertKoinIO/koin", "html_url": "https://github.com/InsertKoinIO/koin", "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", - "stars_count": 9024, + "stars_count": 9025, "watchers_count": 106, - "issues_count": 121, + "issues_count": 122, "forks_count": 716, "license": "Apache License 2.0", "topics": [ @@ -277728,7 +277728,7 @@ "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", "stars_count": 2629, "watchers_count": 22, - "issues_count": 17, + "issues_count": 16, "forks_count": 112, "license": "Other", "topics": [ @@ -281735,7 +281735,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 228, + "stars_count": 230, "watchers_count": 6, "issues_count": 7, "forks_count": 20, @@ -297278,8 +297278,8 @@ "description": "KotlinX multiplatform date/time library", "stars_count": 2399, "watchers_count": 63, - "issues_count": 73, - "forks_count": 100, + "issues_count": 75, + "forks_count": 101, "license": "Apache License 2.0", "topics": [ "date", @@ -297352,7 +297352,7 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin Multiplatform bindings to Skia", - "stars_count": 1817, + "stars_count": 1818, "watchers_count": 36, "issues_count": 24, "forks_count": 115, @@ -299027,7 +299027,7 @@ "full_name": "LighthouseGames/KmLogging", "html_url": "https://github.com/LighthouseGames/KmLogging", "description": "Kotlin multiplatform logging. High performance, composable and simple to use.", - "stars_count": 84, + "stars_count": 85, "watchers_count": 3, "issues_count": 3, "forks_count": 13, @@ -306178,7 +306178,7 @@ "description": "qBittorrent Web API wrapper for Kotlin", "stars_count": 27, "watchers_count": 5, - "issues_count": 3, + "issues_count": 4, "forks_count": 3, "license": "MIT License", "topics": [ @@ -308241,7 +308241,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2522, + "stars_count": 2523, "watchers_count": 18, "issues_count": 9, "forks_count": 120, @@ -319683,7 +319683,7 @@ "full_name": "shepeliev/webrtc-kmp", "html_url": "https://github.com/shepeliev/webrtc-kmp", "description": "WebRTC Kotlin Multiplatform SDK", - "stars_count": 178, + "stars_count": 180, "watchers_count": 5, "issues_count": 13, "forks_count": 37, @@ -320237,7 +320237,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 228, + "stars_count": 230, "watchers_count": 6, "issues_count": 7, "forks_count": 20, @@ -349841,9 +349841,9 @@ "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": 1048, + "stars_count": 1050, "watchers_count": 16, - "issues_count": 16, + "issues_count": 17, "forks_count": 31, "license": "MIT License", "topics": [ @@ -365630,7 +365630,7 @@ "full_name": "ltttttttttttt/ComposeViews", "html_url": "https://github.com/ltttttttttttt/ComposeViews", "description": "Compose Multiplatform views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, ZoomLayout, Star Bar and more", - "stars_count": 421, + "stars_count": 422, "watchers_count": 3, "issues_count": 3, "forks_count": 34, @@ -368526,7 +368526,7 @@ "full_name": "SnipMeDev/Highlights", "html_url": "https://github.com/SnipMeDev/Highlights", "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", - "stars_count": 92, + "stars_count": 93, "watchers_count": 1, "issues_count": 9, "forks_count": 3, @@ -368844,8 +368844,8 @@ "groupId": "com.github.guilhe.kmp", "artifactId": "kmp-composeuiviewcontroller-annotations", "path": "com.github.guilhe.kmp:kmp-composeuiviewcontroller-annotations", - "latestVersion": "2.0.20-1.7.0-rc01-BETA-1", - "lastUpdated": "20241001151343", + "latestVersion": "2.0.21-1.7.0-rc01-BETA", + "lastUpdated": "20241016122711", "versions": [ { "version": "1.0.0-ALPHA-1", @@ -372310,6 +372310,448 @@ "target": "watchos_x64" } } + }, + { + "version": "2.0.21-1.7.0-BETA", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.21", + "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": "2.0.21-1.7.0-rc01-BETA", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.21", + "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" + } + } } ], "github": { @@ -372618,7 +373060,7 @@ "full_name": "SnipMeDev/KodeView", "html_url": "https://github.com/SnipMeDev/KodeView", "description": "Kotlin Multiplatform syntax highlighting views", - "stars_count": 76, + "stars_count": 77, "watchers_count": 1, "issues_count": 9, "forks_count": 3, @@ -372998,7 +373440,7 @@ "full_name": "jeffdgr8/kotbase", "html_url": "https://github.com/jeffdgr8/kotbase", "description": "Kotlin Multiplatform library for Couchbase Lite—a lightweight, embedded, syncable, NoSQL database", - "stars_count": 65, + "stars_count": 66, "watchers_count": 1, "issues_count": 2, "forks_count": 1, @@ -373556,8 +373998,8 @@ "groupId": "io.github.tweener", "artifactId": "czan", "path": "io.github.tweener:czan", - "latestVersion": "2.3.3", - "lastUpdated": "20240926140818", + "latestVersion": "2.5.0", + "lastUpdated": "20241016175506", "versions": [ { "version": "1.2", @@ -373796,10 +374238,305 @@ } }, { - "version": "2.1.0", + "version": "2.1.0", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.1.1", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.1.2", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.2.0", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.2.1", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.3.0", "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", + "gradle": "8.6", + "kotlin": "2.0.0", "targets": { "metadataApiElements": { "platform": "common" @@ -373824,62 +374561,7 @@ "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" - } - } - }, - { - "version": "2.1.1", - "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", - "targets": { - "metadataApiElements": { - "platform": "common" - }, - "metadataSourcesElements": { - "platform": "common" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseSourcesElements-published": { - "platform": "androidJvm" - }, - "iosArm64ApiElements-published": { - "platform": "native", - "target": "ios_arm64" - }, - "iosArm64SourcesElements-published": { + "iosArm64ResourcesElements-published": { "platform": "native", "target": "ios_arm64" }, @@ -373895,62 +374577,7 @@ "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" - } - } - }, - { - "version": "2.1.2", - "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", - "targets": { - "metadataApiElements": { - "platform": "common" - }, - "metadataSourcesElements": { - "platform": "common" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseSourcesElements-published": { - "platform": "androidJvm" - }, - "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": { + "iosSimulatorArm64ResourcesElements-published": { "platform": "native", "target": "ios_simulator_arm64" }, @@ -373966,62 +374593,7 @@ "platform": "native", "target": "ios_x64" }, - "iosX64MetadataElements-published": { - "platform": "native", - "target": "ios_x64" - } - } - }, - { - "version": "2.2.0", - "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", - "targets": { - "metadataApiElements": { - "platform": "common" - }, - "metadataSourcesElements": { - "platform": "common" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseSourcesElements-published": { - "platform": "androidJvm" - }, - "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": { + "iosX64ResourcesElements-published": { "platform": "native", "target": "ios_x64" }, @@ -374032,10 +374604,10 @@ } }, { - "version": "2.2.1", + "version": "2.3.1", "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", + "gradle": "8.6", + "kotlin": "2.0.0", "targets": { "metadataApiElements": { "platform": "common" @@ -374060,6 +374632,10 @@ "platform": "native", "target": "ios_arm64" }, + "iosArm64ResourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, "iosArm64MetadataElements-published": { "platform": "native", "target": "ios_arm64" @@ -374072,6 +374648,10 @@ "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64ResourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosSimulatorArm64MetadataElements-published": { "platform": "native", "target": "ios_simulator_arm64" @@ -374084,6 +374664,10 @@ "platform": "native", "target": "ios_x64" }, + "iosX64ResourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" @@ -374091,7 +374675,7 @@ } }, { - "version": "2.3.0", + "version": "2.3.2", "mpp": true, "gradle": "8.6", "kotlin": "2.0.0", @@ -374162,7 +374746,7 @@ } }, { - "version": "2.3.1", + "version": "2.3.3", "mpp": true, "gradle": "8.6", "kotlin": "2.0.0", @@ -374233,10 +374817,10 @@ } }, { - "version": "2.3.2", + "version": "2.4.0", "mpp": true, - "gradle": "8.6", - "kotlin": "2.0.0", + "gradle": "8.7", + "kotlin": "2.0.21", "targets": { "metadataApiElements": { "platform": "common" @@ -374300,14 +374884,38 @@ "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jsResourcesElements-published": { + "platform": "js" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "wasmJsResourcesElements-published": { + "platform": "wasm" } } }, { - "version": "2.3.3", + "version": "2.5.0", "mpp": true, - "gradle": "8.6", - "kotlin": "2.0.0", + "gradle": "8.7", + "kotlin": "2.0.21", "targets": { "metadataApiElements": { "platform": "common" @@ -374371,6 +374979,30 @@ "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jsResourcesElements-published": { + "platform": "js" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "wasmJsResourcesElements-published": { + "platform": "wasm" } } } @@ -374954,7 +375586,7 @@ "description": "Multiplatform Library for accessing DeviceInfo", "stars_count": 51, "watchers_count": 1, - "issues_count": 12, + "issues_count": 15, "forks_count": 2, "license": "MIT License", "topics": [ @@ -375367,7 +375999,7 @@ "full_name": "vendelieu/telegram-bot", "html_url": "https://github.com/vendelieu/telegram-bot", "description": "Telegram Bot API wrapper with handy Kotlin DSL.", - "stars_count": 184, + "stars_count": 185, "watchers_count": 3, "issues_count": 4, "forks_count": 14, @@ -375656,7 +376288,7 @@ "name": "kmp-charts", "full_name": "Tweener/kmp-charts", "html_url": "https://github.com/Tweener/kmp-charts", - "description": "A Kotlin/Compose Multiplatform library that offers many different types of charts to display data.", + "description": "A Compose Multiplatform library that offers different types of charts to display data.", "stars_count": 10, "watchers_count": 3, "issues_count": 0, @@ -386002,7 +386634,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": 643, + "stars_count": 644, "watchers_count": 13, "issues_count": 22, "forks_count": 24, @@ -388388,7 +389020,7 @@ "description": "Ksoup is a Kotlin Multiplatform library for working with HTML and XML. It's a port of the renowned Java library Jsoup.", "stars_count": 283, "watchers_count": 3, - "issues_count": 7, + "issues_count": 8, "forks_count": 11, "license": "Apache License 2.0", "topics": [ diff --git a/public/data.json b/public/data.json index a0bd343..c4ddabc 100644 --- a/public/data.json +++ b/public/data.json @@ -5818,7 +5818,7 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 1083, + "stars_count": 1085, "watchers_count": 16, "issues_count": 149, "forks_count": 120, @@ -6439,8 +6439,8 @@ "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 371, "watchers_count": 10, - "issues_count": 27, - "forks_count": 36, + "issues_count": 28, + "forks_count": 38, "license": "Apache License 2.0", "topics": [ "android", @@ -9478,7 +9478,7 @@ "full_name": "icerockdev/moko-maps", "html_url": "https://github.com/icerockdev/moko-maps", "description": "Control your map from common code for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 85, + "stars_count": 84, "watchers_count": 8, "issues_count": 19, "forks_count": 16, @@ -9799,7 +9799,7 @@ "full_name": "icerockdev/moko-geo", "html_url": "https://github.com/icerockdev/moko-geo", "description": "Geolocation access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 161, + "stars_count": 162, "watchers_count": 6, "issues_count": 11, "forks_count": 16, @@ -10756,7 +10756,7 @@ "full_name": "icerockdev/moko-tensorflow", "html_url": "https://github.com/icerockdev/moko-tensorflow", "description": "Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 25, + "stars_count": 26, "watchers_count": 6, "issues_count": 3, "forks_count": 3, @@ -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": 1638, + "stars_count": 1639, "watchers_count": 19, "issues_count": 27, "forks_count": 68, @@ -33688,10 +33688,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 13003, + "stars_count": 13004, "watchers_count": 298, - "issues_count": 296, - "forks_count": 1848, + "issues_count": 297, + "forks_count": 1849, "license": "Apache License 2.0", "topics": [ "async", @@ -34868,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": 12905, - "watchers_count": 181, - "issues_count": 159, - "forks_count": 1050, + "stars_count": 12911, + "watchers_count": 182, + "issues_count": 156, + "forks_count": 1049, "license": "Apache License 2.0", "topics": [ "async", @@ -204296,7 +204296,7 @@ "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", "stars_count": 424, "watchers_count": 10, - "issues_count": 14, + "issues_count": 15, "forks_count": 32, "license": "MIT License", "topics": [ @@ -207707,7 +207707,7 @@ "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", "stars_count": 6164, "watchers_count": 125, - "issues_count": 615, + "issues_count": 616, "forks_count": 516, "license": "Apache License 2.0", "topics": [ @@ -218722,7 +218722,7 @@ "description": "A Kotlin Multiplatform library for working with dates and times", "stars_count": 76, "watchers_count": 1, - "issues_count": 12, + "issues_count": 13, "forks_count": 6, "license": "Apache License 2.0", "topics": [ @@ -220447,7 +220447,7 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 798, + "stars_count": 800, "watchers_count": 12, "issues_count": 23, "forks_count": 35, @@ -228694,7 +228694,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": 334, + "stars_count": 335, "watchers_count": 8, "issues_count": 6, "forks_count": 45, @@ -234658,7 +234658,7 @@ "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", "stars_count": 8784, "watchers_count": 264, - "issues_count": 90, + "issues_count": 92, "forks_count": 1178, "license": "Apache License 2.0", "topics": [ @@ -239329,7 +239329,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 706, "watchers_count": 27, - "issues_count": 16, + "issues_count": 12, "forks_count": 27, "license": "Apache License 2.0", "topics": [ @@ -242606,9 +242606,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": 3746, + "stars_count": 3748, "watchers_count": 114, - "issues_count": 147, + "issues_count": 142, "forks_count": 650, "license": "MIT License", "topics": [ @@ -245490,9 +245490,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -247744,9 +247744,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -249915,9 +249915,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -252169,9 +252169,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -254423,9 +254423,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1122, + "stars_count": 1123, "watchers_count": 27, - "issues_count": 77, + "issues_count": 78, "forks_count": 153, "license": "Apache License 2.0", "topics": [ @@ -266893,9 +266893,9 @@ "full_name": "touchlab/Kermit", "html_url": "https://github.com/touchlab/Kermit", "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", - "stars_count": 710, + "stars_count": 712, "watchers_count": 15, - "issues_count": 42, + "issues_count": 43, "forks_count": 41, "license": "Apache License 2.0", "topics": [ @@ -275451,9 +275451,9 @@ "full_name": "InsertKoinIO/koin", "html_url": "https://github.com/InsertKoinIO/koin", "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", - "stars_count": 9024, + "stars_count": 9025, "watchers_count": 106, - "issues_count": 121, + "issues_count": 122, "forks_count": 716, "license": "Apache License 2.0", "topics": [ @@ -277728,7 +277728,7 @@ "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", "stars_count": 2629, "watchers_count": 22, - "issues_count": 17, + "issues_count": 16, "forks_count": 112, "license": "Other", "topics": [ @@ -281735,7 +281735,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 228, + "stars_count": 230, "watchers_count": 6, "issues_count": 7, "forks_count": 20, @@ -297278,8 +297278,8 @@ "description": "KotlinX multiplatform date/time library", "stars_count": 2399, "watchers_count": 63, - "issues_count": 73, - "forks_count": 100, + "issues_count": 75, + "forks_count": 101, "license": "Apache License 2.0", "topics": [ "date", @@ -297352,7 +297352,7 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin Multiplatform bindings to Skia", - "stars_count": 1817, + "stars_count": 1818, "watchers_count": 36, "issues_count": 24, "forks_count": 115, @@ -299027,7 +299027,7 @@ "full_name": "LighthouseGames/KmLogging", "html_url": "https://github.com/LighthouseGames/KmLogging", "description": "Kotlin multiplatform logging. High performance, composable and simple to use.", - "stars_count": 84, + "stars_count": 85, "watchers_count": 3, "issues_count": 3, "forks_count": 13, @@ -306178,7 +306178,7 @@ "description": "qBittorrent Web API wrapper for Kotlin", "stars_count": 27, "watchers_count": 5, - "issues_count": 3, + "issues_count": 4, "forks_count": 3, "license": "MIT License", "topics": [ @@ -308241,7 +308241,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2522, + "stars_count": 2523, "watchers_count": 18, "issues_count": 9, "forks_count": 120, @@ -319683,7 +319683,7 @@ "full_name": "shepeliev/webrtc-kmp", "html_url": "https://github.com/shepeliev/webrtc-kmp", "description": "WebRTC Kotlin Multiplatform SDK", - "stars_count": 178, + "stars_count": 180, "watchers_count": 5, "issues_count": 13, "forks_count": 37, @@ -320237,7 +320237,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 228, + "stars_count": 230, "watchers_count": 6, "issues_count": 7, "forks_count": 20, @@ -349841,9 +349841,9 @@ "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": 1048, + "stars_count": 1050, "watchers_count": 16, - "issues_count": 16, + "issues_count": 17, "forks_count": 31, "license": "MIT License", "topics": [ @@ -365630,7 +365630,7 @@ "full_name": "ltttttttttttt/ComposeViews", "html_url": "https://github.com/ltttttttttttt/ComposeViews", "description": "Compose Multiplatform views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, ZoomLayout, Star Bar and more", - "stars_count": 421, + "stars_count": 422, "watchers_count": 3, "issues_count": 3, "forks_count": 34, @@ -368526,7 +368526,7 @@ "full_name": "SnipMeDev/Highlights", "html_url": "https://github.com/SnipMeDev/Highlights", "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", - "stars_count": 92, + "stars_count": 93, "watchers_count": 1, "issues_count": 9, "forks_count": 3, @@ -368844,8 +368844,8 @@ "groupId": "com.github.guilhe.kmp", "artifactId": "kmp-composeuiviewcontroller-annotations", "path": "com.github.guilhe.kmp:kmp-composeuiviewcontroller-annotations", - "latestVersion": "2.0.20-1.7.0-rc01-BETA-1", - "lastUpdated": "20241001151343", + "latestVersion": "2.0.21-1.7.0-rc01-BETA", + "lastUpdated": "20241016122711", "versions": [ { "version": "1.0.0-ALPHA-1", @@ -372310,6 +372310,448 @@ "target": "watchos_x64" } } + }, + { + "version": "2.0.21-1.7.0-BETA", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.21", + "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": "2.0.21-1.7.0-rc01-BETA", + "mpp": true, + "gradle": "8.7", + "kotlin": "2.0.21", + "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" + } + } } ], "github": { @@ -372618,7 +373060,7 @@ "full_name": "SnipMeDev/KodeView", "html_url": "https://github.com/SnipMeDev/KodeView", "description": "Kotlin Multiplatform syntax highlighting views", - "stars_count": 76, + "stars_count": 77, "watchers_count": 1, "issues_count": 9, "forks_count": 3, @@ -372998,7 +373440,7 @@ "full_name": "jeffdgr8/kotbase", "html_url": "https://github.com/jeffdgr8/kotbase", "description": "Kotlin Multiplatform library for Couchbase Lite—a lightweight, embedded, syncable, NoSQL database", - "stars_count": 65, + "stars_count": 66, "watchers_count": 1, "issues_count": 2, "forks_count": 1, @@ -373556,8 +373998,8 @@ "groupId": "io.github.tweener", "artifactId": "czan", "path": "io.github.tweener:czan", - "latestVersion": "2.3.3", - "lastUpdated": "20240926140818", + "latestVersion": "2.5.0", + "lastUpdated": "20241016175506", "versions": [ { "version": "1.2", @@ -373796,10 +374238,305 @@ } }, { - "version": "2.1.0", + "version": "2.1.0", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.1.1", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.1.2", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.2.0", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.2.1", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + } + } + }, + { + "version": "2.3.0", "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", + "gradle": "8.6", + "kotlin": "2.0.0", "targets": { "metadataApiElements": { "platform": "common" @@ -373824,62 +374561,7 @@ "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" - } - } - }, - { - "version": "2.1.1", - "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", - "targets": { - "metadataApiElements": { - "platform": "common" - }, - "metadataSourcesElements": { - "platform": "common" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseSourcesElements-published": { - "platform": "androidJvm" - }, - "iosArm64ApiElements-published": { - "platform": "native", - "target": "ios_arm64" - }, - "iosArm64SourcesElements-published": { + "iosArm64ResourcesElements-published": { "platform": "native", "target": "ios_arm64" }, @@ -373895,62 +374577,7 @@ "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" - } - } - }, - { - "version": "2.1.2", - "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", - "targets": { - "metadataApiElements": { - "platform": "common" - }, - "metadataSourcesElements": { - "platform": "common" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseSourcesElements-published": { - "platform": "androidJvm" - }, - "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": { + "iosSimulatorArm64ResourcesElements-published": { "platform": "native", "target": "ios_simulator_arm64" }, @@ -373966,62 +374593,7 @@ "platform": "native", "target": "ios_x64" }, - "iosX64MetadataElements-published": { - "platform": "native", - "target": "ios_x64" - } - } - }, - { - "version": "2.2.0", - "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", - "targets": { - "metadataApiElements": { - "platform": "common" - }, - "metadataSourcesElements": { - "platform": "common" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseSourcesElements-published": { - "platform": "androidJvm" - }, - "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": { + "iosX64ResourcesElements-published": { "platform": "native", "target": "ios_x64" }, @@ -374032,10 +374604,10 @@ } }, { - "version": "2.2.1", + "version": "2.3.1", "mpp": true, - "gradle": "8.2", - "kotlin": "1.9.21", + "gradle": "8.6", + "kotlin": "2.0.0", "targets": { "metadataApiElements": { "platform": "common" @@ -374060,6 +374632,10 @@ "platform": "native", "target": "ios_arm64" }, + "iosArm64ResourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, "iosArm64MetadataElements-published": { "platform": "native", "target": "ios_arm64" @@ -374072,6 +374648,10 @@ "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64ResourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosSimulatorArm64MetadataElements-published": { "platform": "native", "target": "ios_simulator_arm64" @@ -374084,6 +374664,10 @@ "platform": "native", "target": "ios_x64" }, + "iosX64ResourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" @@ -374091,7 +374675,7 @@ } }, { - "version": "2.3.0", + "version": "2.3.2", "mpp": true, "gradle": "8.6", "kotlin": "2.0.0", @@ -374162,7 +374746,7 @@ } }, { - "version": "2.3.1", + "version": "2.3.3", "mpp": true, "gradle": "8.6", "kotlin": "2.0.0", @@ -374233,10 +374817,10 @@ } }, { - "version": "2.3.2", + "version": "2.4.0", "mpp": true, - "gradle": "8.6", - "kotlin": "2.0.0", + "gradle": "8.7", + "kotlin": "2.0.21", "targets": { "metadataApiElements": { "platform": "common" @@ -374300,14 +374884,38 @@ "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jsResourcesElements-published": { + "platform": "js" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "wasmJsResourcesElements-published": { + "platform": "wasm" } } }, { - "version": "2.3.3", + "version": "2.5.0", "mpp": true, - "gradle": "8.6", - "kotlin": "2.0.0", + "gradle": "8.7", + "kotlin": "2.0.21", "targets": { "metadataApiElements": { "platform": "common" @@ -374371,6 +374979,30 @@ "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jsResourcesElements-published": { + "platform": "js" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "wasmJsResourcesElements-published": { + "platform": "wasm" } } } @@ -374954,7 +375586,7 @@ "description": "Multiplatform Library for accessing DeviceInfo", "stars_count": 51, "watchers_count": 1, - "issues_count": 12, + "issues_count": 15, "forks_count": 2, "license": "MIT License", "topics": [ @@ -375367,7 +375999,7 @@ "full_name": "vendelieu/telegram-bot", "html_url": "https://github.com/vendelieu/telegram-bot", "description": "Telegram Bot API wrapper with handy Kotlin DSL.", - "stars_count": 184, + "stars_count": 185, "watchers_count": 3, "issues_count": 4, "forks_count": 14, @@ -375656,7 +376288,7 @@ "name": "kmp-charts", "full_name": "Tweener/kmp-charts", "html_url": "https://github.com/Tweener/kmp-charts", - "description": "A Kotlin/Compose Multiplatform library that offers many different types of charts to display data.", + "description": "A Compose Multiplatform library that offers different types of charts to display data.", "stars_count": 10, "watchers_count": 3, "issues_count": 0, @@ -386002,7 +386634,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": 643, + "stars_count": 644, "watchers_count": 13, "issues_count": 22, "forks_count": 24, @@ -388388,7 +389020,7 @@ "description": "Ksoup is a Kotlin Multiplatform library for working with HTML and XML. It's a port of the renowned Java library Jsoup.", "stars_count": 283, "watchers_count": 3, - "issues_count": 7, + "issues_count": 8, "forks_count": 11, "license": "Apache License 2.0", "topics": [