From d901f43e5531783600acd56c703524c7a3154d44 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 5 Nov 2023 00:44:36 +0000 Subject: [PATCH] Update versions --- docs/data.json | 513 ++++++++++++++++++++++++++++++++++++++++++----- public/data.json | 513 ++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 916 insertions(+), 110 deletions(-) diff --git a/docs/data.json b/docs/data.json index 38b1be62..02d1907e 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1535,10 +1535,10 @@ "full_name": "icerockdev/moko-mvvm", "html_url": "https://github.com/icerockdev/moko-mvvm", "description": "Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 848, + "stars_count": 850, "watchers_count": 19, "issues_count": 46, - "forks_count": 86, + "forks_count": 88, "license": "Apache License 2.0", "topics": [ "android", @@ -3742,7 +3742,7 @@ "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 811, "watchers_count": 15, - "issues_count": 150, + "issues_count": 151, "forks_count": 91, "license": "Apache License 2.0", "topics": [ @@ -28374,7 +28374,7 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12344, + "stars_count": 12346, "watchers_count": 296, "issues_count": 287, "forks_count": 1808, @@ -32138,7 +32138,7 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4810, + "stars_count": 4812, "watchers_count": 101, "issues_count": 338, "forks_count": 620, @@ -33044,7 +33044,7 @@ "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": 11660, + "stars_count": 11661, "watchers_count": 176, "issues_count": 169, "forks_count": 976, @@ -181434,9 +181434,9 @@ "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", "stars_count": 5569, - "watchers_count": 118, - "issues_count": 343, - "forks_count": 483, + "watchers_count": 119, + "issues_count": 344, + "forks_count": 482, "license": "Apache License 2.0", "topics": [ "kotlin-multiplatform", @@ -182594,8 +182594,8 @@ "groupId": "com.badoo.reaktive", "artifactId": "reaktive", "path": "com.badoo.reaktive:reaktive", - "latestVersion": "2.0.0-beta01", - "lastUpdated": "20230909091251", + "latestVersion": "2.0.0", + "lastUpdated": "20231104092309", "versions": [ { "version": "1.1.22", @@ -183795,6 +183795,208 @@ "target": "watchos_x86" } } + }, + { + "version": "2.0.0", + "mpp": true, + "gradle": "8.0.1", + "kotlin": "1.9.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "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" + }, + "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" + }, + "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" + }, + "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": { @@ -183802,7 +184004,7 @@ "full_name": "badoo/Reaktive", "html_url": "https://github.com/badoo/Reaktive", "description": "Kotlin multi-platform implementation of Reactive Extensions", - "stars_count": 1102, + "stars_count": 1103, "watchers_count": 26, "issues_count": 2, "forks_count": 58, @@ -197616,7 +197818,7 @@ "full_name": "kosi-libs/Kodein", "html_url": "https://github.com/kosi-libs/Kodein", "description": "Painless Kotlin Dependency Injection", - "stars_count": 3073, + "stars_count": 3074, "watchers_count": 48, "issues_count": 12, "forks_count": 176, @@ -203102,7 +203304,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": 8538, + "stars_count": 8536, "watchers_count": 268, "issues_count": 74, "forks_count": 1202, @@ -204679,8 +204881,8 @@ "groupId": "com.arkivanov.mvikotlin", "artifactId": "mvikotlin", "path": "com.arkivanov.mvikotlin:mvikotlin", - "latestVersion": "3.2.1", - "lastUpdated": "20230509093858", + "latestVersion": "3.3.0", + "lastUpdated": "20231104231111", "versions": [ { "version": "2.0.2", @@ -206192,6 +206394,207 @@ "target": "watchos_x64" } } + }, + { + "version": "3.3.0", + "mpp": true, + "gradle": "8.0.1", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "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" + }, + "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" + }, + "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" + }, + "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": { @@ -206199,9 +206602,9 @@ "full_name": "arkivanov/MVIKotlin", "html_url": "https://github.com/arkivanov/MVIKotlin", "description": "Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)", - "stars_count": 639, + "stars_count": 641, "watchers_count": 15, - "issues_count": 2, + "issues_count": 3, "forks_count": 23, "license": "Apache License 2.0", "topics": [] @@ -208928,9 +209331,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3563, + "stars_count": 3565, "watchers_count": 115, - "issues_count": 173, + "issues_count": 172, "forks_count": 655, "license": "MIT License", "topics": [ @@ -211154,10 +211557,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -212750,10 +213153,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -214263,10 +214666,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -215859,10 +216262,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -217455,10 +217858,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -220871,7 +221274,7 @@ "full_name": "InsanusMokrassar/ktgbotapi", "html_url": "https://github.com/InsanusMokrassar/ktgbotapi", "description": "Type-safe library for work with Telegram Bot API", - "stars_count": 289, + "stars_count": 290, "watchers_count": 4, "issues_count": 17, "forks_count": 20, @@ -231954,7 +232357,7 @@ "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", "stars_count": 8328, "watchers_count": 103, - "issues_count": 65, + "issues_count": 64, "forks_count": 642, "license": "Apache License 2.0", "topics": [ @@ -234226,7 +234629,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": 2309, + "stars_count": 2310, "watchers_count": 21, "issues_count": 18, "forks_count": 98, @@ -237387,7 +237790,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 137, + "stars_count": 138, "watchers_count": 7, "issues_count": 2, "forks_count": 17, @@ -250947,7 +251350,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 1943, + "stars_count": 1947, "watchers_count": 65, "issues_count": 66, "forks_count": 88, @@ -251023,7 +251426,7 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin MPP bindings to Skia", - "stars_count": 1576, + "stars_count": 1577, "watchers_count": 36, "issues_count": 112, "forks_count": 93, @@ -266867,9 +267270,9 @@ "full_name": "arkivanov/Decompose", "html_url": "https://github.com/arkivanov/Decompose", "description": "Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)", - "stars_count": 1524, + "stars_count": 1526, "watchers_count": 18, - "issues_count": 8, + "issues_count": 9, "forks_count": 55, "license": "Apache License 2.0", "topics": [ @@ -268209,7 +268612,7 @@ "full_name": "ajalt/colormath", "html_url": "https://github.com/ajalt/colormath", "description": "Multiplatform Kotlin color conversion and manipulation", - "stars_count": 249, + "stars_count": 250, "watchers_count": 8, "issues_count": 2, "forks_count": 16, @@ -276944,7 +277347,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2222, + "stars_count": 2223, "watchers_count": 14, "issues_count": 17, "forks_count": 119, @@ -331308,7 +331711,7 @@ "full_name": "nacular/doodle", "html_url": "https://github.com/nacular/doodle", "description": "A pure Kotlin UI framework for the Web (and Desktop).", - "stars_count": 533, + "stars_count": 534, "watchers_count": 18, "issues_count": 5, "forks_count": 19, @@ -333166,7 +333569,7 @@ "full_name": "data2viz/data2viz", "html_url": "https://github.com/data2viz/data2viz", "description": "An Android, JavaFx, JS multiplatform datavisualization library with comprehensive DSL", - "stars_count": 393, + "stars_count": 394, "watchers_count": 12, "issues_count": 81, "forks_count": 29, @@ -338175,7 +338578,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 137, + "stars_count": 138, "watchers_count": 7, "issues_count": 2, "forks_count": 17, @@ -357938,7 +358341,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": 838, + "stars_count": 840, "watchers_count": 13, "issues_count": 13, "forks_count": 29, @@ -369953,7 +370356,7 @@ "full_name": "xxfast/Decompose-Router", "html_url": "https://github.com/xxfast/Decompose-Router", "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", - "stars_count": 158, + "stars_count": 159, "watchers_count": 5, "issues_count": 9, "forks_count": 7, diff --git a/public/data.json b/public/data.json index 38b1be62..02d1907e 100644 --- a/public/data.json +++ b/public/data.json @@ -1535,10 +1535,10 @@ "full_name": "icerockdev/moko-mvvm", "html_url": "https://github.com/icerockdev/moko-mvvm", "description": "Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 848, + "stars_count": 850, "watchers_count": 19, "issues_count": 46, - "forks_count": 86, + "forks_count": 88, "license": "Apache License 2.0", "topics": [ "android", @@ -3742,7 +3742,7 @@ "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 811, "watchers_count": 15, - "issues_count": 150, + "issues_count": 151, "forks_count": 91, "license": "Apache License 2.0", "topics": [ @@ -28374,7 +28374,7 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12344, + "stars_count": 12346, "watchers_count": 296, "issues_count": 287, "forks_count": 1808, @@ -32138,7 +32138,7 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4810, + "stars_count": 4812, "watchers_count": 101, "issues_count": 338, "forks_count": 620, @@ -33044,7 +33044,7 @@ "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": 11660, + "stars_count": 11661, "watchers_count": 176, "issues_count": 169, "forks_count": 976, @@ -181434,9 +181434,9 @@ "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", "stars_count": 5569, - "watchers_count": 118, - "issues_count": 343, - "forks_count": 483, + "watchers_count": 119, + "issues_count": 344, + "forks_count": 482, "license": "Apache License 2.0", "topics": [ "kotlin-multiplatform", @@ -182594,8 +182594,8 @@ "groupId": "com.badoo.reaktive", "artifactId": "reaktive", "path": "com.badoo.reaktive:reaktive", - "latestVersion": "2.0.0-beta01", - "lastUpdated": "20230909091251", + "latestVersion": "2.0.0", + "lastUpdated": "20231104092309", "versions": [ { "version": "1.1.22", @@ -183795,6 +183795,208 @@ "target": "watchos_x86" } } + }, + { + "version": "2.0.0", + "mpp": true, + "gradle": "8.0.1", + "kotlin": "1.9.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "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" + }, + "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" + }, + "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" + }, + "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": { @@ -183802,7 +184004,7 @@ "full_name": "badoo/Reaktive", "html_url": "https://github.com/badoo/Reaktive", "description": "Kotlin multi-platform implementation of Reactive Extensions", - "stars_count": 1102, + "stars_count": 1103, "watchers_count": 26, "issues_count": 2, "forks_count": 58, @@ -197616,7 +197818,7 @@ "full_name": "kosi-libs/Kodein", "html_url": "https://github.com/kosi-libs/Kodein", "description": "Painless Kotlin Dependency Injection", - "stars_count": 3073, + "stars_count": 3074, "watchers_count": 48, "issues_count": 12, "forks_count": 176, @@ -203102,7 +203304,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": 8538, + "stars_count": 8536, "watchers_count": 268, "issues_count": 74, "forks_count": 1202, @@ -204679,8 +204881,8 @@ "groupId": "com.arkivanov.mvikotlin", "artifactId": "mvikotlin", "path": "com.arkivanov.mvikotlin:mvikotlin", - "latestVersion": "3.2.1", - "lastUpdated": "20230509093858", + "latestVersion": "3.3.0", + "lastUpdated": "20231104231111", "versions": [ { "version": "2.0.2", @@ -206192,6 +206394,207 @@ "target": "watchos_x64" } } + }, + { + "version": "3.3.0", + "mpp": true, + "gradle": "8.0.1", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "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" + }, + "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" + }, + "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" + }, + "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": { @@ -206199,9 +206602,9 @@ "full_name": "arkivanov/MVIKotlin", "html_url": "https://github.com/arkivanov/MVIKotlin", "description": "Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)", - "stars_count": 639, + "stars_count": 641, "watchers_count": 15, - "issues_count": 2, + "issues_count": 3, "forks_count": 23, "license": "Apache License 2.0", "topics": [] @@ -208928,9 +209331,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3563, + "stars_count": 3565, "watchers_count": 115, - "issues_count": 173, + "issues_count": 172, "forks_count": 655, "license": "MIT License", "topics": [ @@ -211154,10 +211557,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -212750,10 +213153,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -214263,10 +214666,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -215859,10 +216262,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -217455,10 +217858,10 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 730, - "watchers_count": 19, - "issues_count": 65, - "forks_count": 124, + "stars_count": 732, + "watchers_count": 20, + "issues_count": 66, + "forks_count": 125, "license": "Apache License 2.0", "topics": [ "firebase", @@ -220871,7 +221274,7 @@ "full_name": "InsanusMokrassar/ktgbotapi", "html_url": "https://github.com/InsanusMokrassar/ktgbotapi", "description": "Type-safe library for work with Telegram Bot API", - "stars_count": 289, + "stars_count": 290, "watchers_count": 4, "issues_count": 17, "forks_count": 20, @@ -231954,7 +232357,7 @@ "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", "stars_count": 8328, "watchers_count": 103, - "issues_count": 65, + "issues_count": 64, "forks_count": 642, "license": "Apache License 2.0", "topics": [ @@ -234226,7 +234629,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": 2309, + "stars_count": 2310, "watchers_count": 21, "issues_count": 18, "forks_count": 98, @@ -237387,7 +237790,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 137, + "stars_count": 138, "watchers_count": 7, "issues_count": 2, "forks_count": 17, @@ -250947,7 +251350,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 1943, + "stars_count": 1947, "watchers_count": 65, "issues_count": 66, "forks_count": 88, @@ -251023,7 +251426,7 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin MPP bindings to Skia", - "stars_count": 1576, + "stars_count": 1577, "watchers_count": 36, "issues_count": 112, "forks_count": 93, @@ -266867,9 +267270,9 @@ "full_name": "arkivanov/Decompose", "html_url": "https://github.com/arkivanov/Decompose", "description": "Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)", - "stars_count": 1524, + "stars_count": 1526, "watchers_count": 18, - "issues_count": 8, + "issues_count": 9, "forks_count": 55, "license": "Apache License 2.0", "topics": [ @@ -268209,7 +268612,7 @@ "full_name": "ajalt/colormath", "html_url": "https://github.com/ajalt/colormath", "description": "Multiplatform Kotlin color conversion and manipulation", - "stars_count": 249, + "stars_count": 250, "watchers_count": 8, "issues_count": 2, "forks_count": 16, @@ -276944,7 +277347,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2222, + "stars_count": 2223, "watchers_count": 14, "issues_count": 17, "forks_count": 119, @@ -331308,7 +331711,7 @@ "full_name": "nacular/doodle", "html_url": "https://github.com/nacular/doodle", "description": "A pure Kotlin UI framework for the Web (and Desktop).", - "stars_count": 533, + "stars_count": 534, "watchers_count": 18, "issues_count": 5, "forks_count": 19, @@ -333166,7 +333569,7 @@ "full_name": "data2viz/data2viz", "html_url": "https://github.com/data2viz/data2viz", "description": "An Android, JavaFx, JS multiplatform datavisualization library with comprehensive DSL", - "stars_count": 393, + "stars_count": 394, "watchers_count": 12, "issues_count": 81, "forks_count": 29, @@ -338175,7 +338578,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 137, + "stars_count": 138, "watchers_count": 7, "issues_count": 2, "forks_count": 17, @@ -357938,7 +358341,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": 838, + "stars_count": 840, "watchers_count": 13, "issues_count": 13, "forks_count": 29, @@ -369953,7 +370356,7 @@ "full_name": "xxfast/Decompose-Router", "html_url": "https://github.com/xxfast/Decompose-Router", "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", - "stars_count": 158, + "stars_count": 159, "watchers_count": 5, "issues_count": 9, "forks_count": 7,