From d8a17f7cce36eead731d4278360b999f259e6bef Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 13 Apr 2024 00:36:03 +0000 Subject: [PATCH] Update versions --- docs/data.json | 1276 ++++++++++++++++++++++++++++++++++++++++------ public/data.json | 1276 ++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 2252 insertions(+), 300 deletions(-) diff --git a/docs/data.json b/docs/data.json index bb4a116b..8e389073 100644 --- a/docs/data.json +++ b/docs/data.json @@ -4396,9 +4396,9 @@ "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": 981, + "stars_count": 982, "watchers_count": 17, - "issues_count": 192, + "issues_count": 190, "forks_count": 109, "license": "Apache License 2.0", "topics": [ @@ -4947,7 +4947,7 @@ "full_name": "icerockdev/moko-permissions", "html_url": "https://github.com/icerockdev/moko-permissions", "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 264, + "stars_count": 265, "watchers_count": 6, "issues_count": 22, "forks_count": 30, @@ -7761,7 +7761,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": 72, + "stars_count": 73, "watchers_count": 6, "issues_count": 19, "forks_count": 16, @@ -8903,7 +8903,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": 15, + "stars_count": 16, "watchers_count": 5, "issues_count": 3, "forks_count": 3, @@ -22451,7 +22451,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": 1403, + "stars_count": 1404, "watchers_count": 16, "issues_count": 28, "forks_count": 60, @@ -30360,9 +30360,9 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12693, + "stars_count": 12694, "watchers_count": 294, - "issues_count": 278, + "issues_count": 273, "forks_count": 1811, "license": "Apache License 2.0", "topics": [ @@ -34917,7 +34917,7 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 5074, + "stars_count": 5075, "watchers_count": 99, "issues_count": 369, "forks_count": 604, @@ -35961,7 +35961,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": 12201, + "stars_count": 12204, "watchers_count": 179, "issues_count": 154, "forks_count": 987, @@ -35981,8 +35981,8 @@ "groupId": "com.mirego.trikot", "artifactId": "trikotFoundation", "path": "com.mirego.trikot:trikotFoundation", - "latestVersion": "5.4.0-dev2708", - "lastUpdated": "20240321154555", + "latestVersion": "5.4.0-dev2709", + "lastUpdated": "20240412152534", "versions": [ { "version": "0.29.1", @@ -64217,6 +64217,200 @@ "target": "watchos_x64" } } + }, + { + "version": "5.4.0-dev2709", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.10", + "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" + }, + "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": { @@ -64242,8 +64436,8 @@ "groupId": "com.mirego.trikot", "artifactId": "http", "path": "com.mirego.trikot:http", - "latestVersion": "5.4.0-dev2708", - "lastUpdated": "20240321154755", + "latestVersion": "5.4.0-dev2709", + "lastUpdated": "20240412152655", "versions": [ { "version": "0.0.1", @@ -87106,7 +87300,201 @@ } }, { - "version": "5.1.0", + "version": "5.1.0", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "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" + }, + "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" + } + } + }, + { + "version": "5.2.0-dev2680", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -87300,7 +87688,7 @@ } }, { - "version": "5.2.0-dev2680", + "version": "5.2.0-dev2681", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -87494,7 +87882,7 @@ } }, { - "version": "5.2.0-dev2681", + "version": "5.2.0-dev2682", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -87688,7 +88076,7 @@ } }, { - "version": "5.2.0-dev2682", + "version": "5.2.0-dev2683", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -87882,7 +88270,7 @@ } }, { - "version": "5.2.0-dev2683", + "version": "5.3.0-dev2684", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -88076,7 +88464,7 @@ } }, { - "version": "5.3.0-dev2684", + "version": "5.3.0-dev2685", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -88270,9 +88658,9 @@ } }, { - "version": "5.3.0-dev2685", + "version": "5.3.0-dev2686", "mpp": true, - "gradle": "8.3", + "gradle": "8.4", "kotlin": "1.9.10", "targets": { "metadataApiElements": { @@ -88464,7 +88852,7 @@ } }, { - "version": "5.3.0-dev2686", + "version": "5.3.0-dev2687", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -88658,7 +89046,7 @@ } }, { - "version": "5.3.0-dev2687", + "version": "5.3.0-dev2688", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -88852,7 +89240,7 @@ } }, { - "version": "5.3.0-dev2688", + "version": "5.3.0-dev2689", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89046,7 +89434,7 @@ } }, { - "version": "5.3.0-dev2689", + "version": "5.3.0-dev2690", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89240,7 +89628,7 @@ } }, { - "version": "5.3.0-dev2690", + "version": "5.3.0-dev2691", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89434,7 +89822,7 @@ } }, { - "version": "5.3.0-dev2691", + "version": "5.3.0-dev2692", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89628,7 +90016,7 @@ } }, { - "version": "5.3.0-dev2692", + "version": "5.3.0-dev2693", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89822,7 +90210,7 @@ } }, { - "version": "5.3.0-dev2693", + "version": "5.3.0-dev2694", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90016,7 +90404,7 @@ } }, { - "version": "5.3.0-dev2694", + "version": "5.3.0-dev2695", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90210,7 +90598,7 @@ } }, { - "version": "5.3.0-dev2695", + "version": "5.3.0-dev2696", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90404,7 +90792,7 @@ } }, { - "version": "5.3.0-dev2696", + "version": "5.3.0-dev2697", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90598,7 +90986,7 @@ } }, { - "version": "5.3.0-dev2697", + "version": "5.3.0-dev2698", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90792,7 +91180,7 @@ } }, { - "version": "5.3.0-dev2698", + "version": "5.3.0-dev2699", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90986,7 +91374,7 @@ } }, { - "version": "5.3.0-dev2699", + "version": "5.3.0-dev2700", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91180,7 +91568,7 @@ } }, { - "version": "5.3.0-dev2700", + "version": "5.3.0-dev2701", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91374,7 +91762,7 @@ } }, { - "version": "5.3.0-dev2701", + "version": "5.3.0", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91568,7 +91956,7 @@ } }, { - "version": "5.3.0", + "version": "5.4.0-dev2702", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91762,7 +92150,7 @@ } }, { - "version": "5.4.0-dev2702", + "version": "5.4.0-dev2703", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91956,7 +92344,7 @@ } }, { - "version": "5.4.0-dev2703", + "version": "5.4.0-dev2704", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92150,7 +92538,7 @@ } }, { - "version": "5.4.0-dev2704", + "version": "5.4.0-dev2705", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92344,7 +92732,7 @@ } }, { - "version": "5.4.0-dev2705", + "version": "5.4.0-dev2706", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92538,7 +92926,7 @@ } }, { - "version": "5.4.0-dev2706", + "version": "5.4.0-dev2707", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92732,7 +93120,7 @@ } }, { - "version": "5.4.0-dev2707", + "version": "5.4.0-dev2708", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92926,7 +93314,7 @@ } }, { - "version": "5.4.0-dev2708", + "version": "5.4.0-dev2709", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -93144,8 +93532,8 @@ "groupId": "com.mirego.trikot", "artifactId": "kword", "path": "com.mirego.trikot:kword", - "latestVersion": "5.4.0-dev2708", - "lastUpdated": "20240321154752", + "latestVersion": "5.4.0-dev2709", + "lastUpdated": "20240412152659", "versions": [ { "version": "0.0.2", @@ -114515,7 +114903,201 @@ } }, { - "version": "5.1.0", + "version": "5.1.0", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "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" + }, + "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" + } + } + }, + { + "version": "5.2.0-dev2680", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -114709,7 +115291,7 @@ } }, { - "version": "5.2.0-dev2680", + "version": "5.2.0-dev2681", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -114903,7 +115485,7 @@ } }, { - "version": "5.2.0-dev2681", + "version": "5.2.0-dev2682", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -115097,7 +115679,7 @@ } }, { - "version": "5.2.0-dev2682", + "version": "5.2.0-dev2683", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -115291,7 +115873,7 @@ } }, { - "version": "5.2.0-dev2683", + "version": "5.3.0-dev2684", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -115485,7 +116067,7 @@ } }, { - "version": "5.3.0-dev2684", + "version": "5.3.0-dev2685", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -115679,9 +116261,9 @@ } }, { - "version": "5.3.0-dev2685", + "version": "5.3.0-dev2686", "mpp": true, - "gradle": "8.3", + "gradle": "8.4", "kotlin": "1.9.10", "targets": { "metadataApiElements": { @@ -115873,7 +116455,7 @@ } }, { - "version": "5.3.0-dev2686", + "version": "5.3.0-dev2687", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116067,7 +116649,7 @@ } }, { - "version": "5.3.0-dev2687", + "version": "5.3.0-dev2688", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116261,7 +116843,7 @@ } }, { - "version": "5.3.0-dev2688", + "version": "5.3.0-dev2689", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116455,7 +117037,7 @@ } }, { - "version": "5.3.0-dev2689", + "version": "5.3.0-dev2690", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116649,7 +117231,7 @@ } }, { - "version": "5.3.0-dev2690", + "version": "5.3.0-dev2691", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116843,7 +117425,7 @@ } }, { - "version": "5.3.0-dev2691", + "version": "5.3.0-dev2692", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117037,7 +117619,7 @@ } }, { - "version": "5.3.0-dev2692", + "version": "5.3.0-dev2693", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117231,7 +117813,7 @@ } }, { - "version": "5.3.0-dev2693", + "version": "5.3.0-dev2694", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117425,7 +118007,7 @@ } }, { - "version": "5.3.0-dev2694", + "version": "5.3.0-dev2695", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117619,7 +118201,7 @@ } }, { - "version": "5.3.0-dev2695", + "version": "5.3.0-dev2696", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117813,7 +118395,7 @@ } }, { - "version": "5.3.0-dev2696", + "version": "5.3.0-dev2697", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118007,7 +118589,7 @@ } }, { - "version": "5.3.0-dev2697", + "version": "5.3.0-dev2698", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118201,7 +118783,7 @@ } }, { - "version": "5.3.0-dev2698", + "version": "5.3.0-dev2699", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118395,7 +118977,7 @@ } }, { - "version": "5.3.0-dev2699", + "version": "5.3.0-dev2700", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118589,7 +119171,7 @@ } }, { - "version": "5.3.0-dev2700", + "version": "5.3.0-dev2701", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118783,7 +119365,7 @@ } }, { - "version": "5.3.0-dev2701", + "version": "5.3.0", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118977,7 +119559,7 @@ } }, { - "version": "5.3.0", + "version": "5.4.0-dev2702", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119171,7 +119753,7 @@ } }, { - "version": "5.4.0-dev2702", + "version": "5.4.0-dev2703", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119365,7 +119947,7 @@ } }, { - "version": "5.4.0-dev2703", + "version": "5.4.0-dev2704", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119559,7 +120141,7 @@ } }, { - "version": "5.4.0-dev2704", + "version": "5.4.0-dev2705", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119753,7 +120335,7 @@ } }, { - "version": "5.4.0-dev2705", + "version": "5.4.0-dev2706", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119947,7 +120529,7 @@ } }, { - "version": "5.4.0-dev2706", + "version": "5.4.0-dev2707", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -120141,7 +120723,7 @@ } }, { - "version": "5.4.0-dev2707", + "version": "5.4.0-dev2708", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -120335,7 +120917,7 @@ } }, { - "version": "5.4.0-dev2708", + "version": "5.4.0-dev2709", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -122170,8 +122752,8 @@ "groupId": "com.mirego.trikot", "artifactId": "streams", "path": "com.mirego.trikot:streams", - "latestVersion": "5.4.0-dev2708", - "lastUpdated": "20240321155138", + "latestVersion": "5.4.0-dev2709", + "lastUpdated": "20240412152740", "versions": [ { "version": "0.0.1", @@ -149019,7 +149601,201 @@ } }, { - "version": "5.3.0-dev2689", + "version": "5.3.0-dev2689", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.10", + "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" + }, + "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" + } + } + }, + { + "version": "5.3.0-dev2690", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149213,7 +149989,7 @@ } }, { - "version": "5.3.0-dev2690", + "version": "5.3.0-dev2691", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149407,7 +150183,7 @@ } }, { - "version": "5.3.0-dev2691", + "version": "5.3.0-dev2692", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149601,7 +150377,7 @@ } }, { - "version": "5.3.0-dev2692", + "version": "5.3.0-dev2693", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149795,7 +150571,7 @@ } }, { - "version": "5.3.0-dev2693", + "version": "5.3.0-dev2694", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149989,7 +150765,7 @@ } }, { - "version": "5.3.0-dev2694", + "version": "5.3.0-dev2695", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150183,7 +150959,7 @@ } }, { - "version": "5.3.0-dev2695", + "version": "5.3.0-dev2696", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150377,7 +151153,7 @@ } }, { - "version": "5.3.0-dev2696", + "version": "5.3.0-dev2697", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150571,7 +151347,7 @@ } }, { - "version": "5.3.0-dev2697", + "version": "5.3.0-dev2698", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150765,7 +151541,7 @@ } }, { - "version": "5.3.0-dev2698", + "version": "5.3.0-dev2699", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150959,7 +151735,7 @@ } }, { - "version": "5.3.0-dev2699", + "version": "5.3.0-dev2700", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151153,7 +151929,7 @@ } }, { - "version": "5.3.0-dev2700", + "version": "5.3.0-dev2701", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151347,7 +152123,7 @@ } }, { - "version": "5.3.0-dev2701", + "version": "5.3.0", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151541,7 +152317,7 @@ } }, { - "version": "5.3.0", + "version": "5.4.0-dev2702", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151735,7 +152511,7 @@ } }, { - "version": "5.4.0-dev2702", + "version": "5.4.0-dev2703", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151929,7 +152705,7 @@ } }, { - "version": "5.4.0-dev2703", + "version": "5.4.0-dev2704", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152123,7 +152899,7 @@ } }, { - "version": "5.4.0-dev2704", + "version": "5.4.0-dev2705", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152317,7 +153093,7 @@ } }, { - "version": "5.4.0-dev2705", + "version": "5.4.0-dev2706", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152511,7 +153287,7 @@ } }, { - "version": "5.4.0-dev2706", + "version": "5.4.0-dev2707", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152705,7 +153481,7 @@ } }, { - "version": "5.4.0-dev2707", + "version": "5.4.0-dev2708", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152899,7 +153675,7 @@ } }, { - "version": "5.4.0-dev2708", + "version": "5.4.0-dev2709", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -206969,7 +207745,7 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 556, + "stars_count": 557, "watchers_count": 19, "issues_count": 8, "forks_count": 28, @@ -210765,7 +211541,7 @@ "description": "A Kotlin Multiplatform library for working with dates and times", "stars_count": 74, "watchers_count": 1, - "issues_count": 11, + "issues_count": 12, "forks_count": 6, "license": "Apache License 2.0", "topics": [ @@ -212490,7 +213266,7 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 681, + "stars_count": 682, "watchers_count": 10, "issues_count": 17, "forks_count": 32, @@ -215052,7 +215828,7 @@ "full_name": "ionspin/kotlin-multiplatform-bignum", "html_url": "https://github.com/ionspin/kotlin-multiplatform-bignum", "description": "A Kotlin multiplatform library for arbitrary precision arithmetics", - "stars_count": 319, + "stars_count": 320, "watchers_count": 3, "issues_count": 20, "forks_count": 36, @@ -220213,7 +220989,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": 296, + "stars_count": 298, "watchers_count": 7, "issues_count": 8, "forks_count": 38, @@ -223729,7 +224505,7 @@ "full_name": "benasher44/uuid", "html_url": "https://github.com/benasher44/uuid", "description": "Kotlin Multiplatform UUID", - "stars_count": 467, + "stars_count": 468, "watchers_count": 10, "issues_count": 5, "forks_count": 28, @@ -226217,9 +226993,9 @@ "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": 8651, + "stars_count": 8652, "watchers_count": 265, - "issues_count": 82, + "issues_count": 83, "forks_count": 1165, "license": "Apache License 2.0", "topics": [ @@ -227776,7 +228552,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 807, + "stars_count": 808, "watchers_count": 35, "issues_count": 60, "forks_count": 55, @@ -230112,7 +230888,7 @@ "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": 738, + "stars_count": 739, "watchers_count": 17, "issues_count": 4, "forks_count": 30, @@ -230284,7 +231060,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 634, "watchers_count": 24, - "issues_count": 9, + "issues_count": 10, "forks_count": 24, "license": "Apache License 2.0", "topics": [ @@ -230990,7 +231766,7 @@ "full_name": "touchlab/CrashKiOS", "html_url": "https://github.com/touchlab/CrashKiOS", "description": "Crash reporting for Kotlin/Native iOS applications", - "stars_count": 245, + "stars_count": 246, "watchers_count": 13, "issues_count": 9, "forks_count": 15, @@ -232843,7 +233619,7 @@ "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3665, "watchers_count": 115, - "issues_count": 193, + "issues_count": 196, "forks_count": 637, "license": "MIT License", "topics": [ @@ -235417,7 +236193,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -237363,7 +238139,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -239226,7 +240002,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -241172,7 +241948,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -243118,7 +243894,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -247094,7 +247870,7 @@ "full_name": "InsanusMokrassar/ktgbotapi", "html_url": "https://github.com/InsanusMokrassar/ktgbotapi", "description": "Type-safe library for work with Telegram Bot API", - "stars_count": 318, + "stars_count": 319, "watchers_count": 5, "issues_count": 12, "forks_count": 23, @@ -247369,7 +248145,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 533, "watchers_count": 24, - "issues_count": 43, + "issues_count": 45, "forks_count": 207, "license": "Other", "topics": [ @@ -247455,7 +248231,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 533, "watchers_count": 24, - "issues_count": 43, + "issues_count": 45, "forks_count": 207, "license": "Other", "topics": [ @@ -247654,7 +248430,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 533, "watchers_count": 24, - "issues_count": 43, + "issues_count": 45, "forks_count": 207, "license": "Other", "topics": [ @@ -247809,7 +248585,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 533, "watchers_count": 24, - "issues_count": 43, + "issues_count": 45, "forks_count": 207, "license": "Other", "topics": [ @@ -254423,7 +255199,7 @@ "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", "stars_count": 631, "watchers_count": 15, - "issues_count": 40, + "issues_count": 41, "forks_count": 38, "license": "Apache License 2.0", "topics": [ @@ -254511,7 +255287,7 @@ "artifactId": "koin-core", "path": "io.insert-koin:koin-core", "latestVersion": "3.6.0-wasm-alpha2", - "lastUpdated": "20240411152638", + "lastUpdated": "20240412065542", "versions": [ { "version": "2.0.1", @@ -260399,6 +261175,206 @@ } } }, + { + "version": "3.5.6", + "mpp": true, + "gradle": "7.6.3", + "kotlin": "1.9.22", + "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" + }, + "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" + } + } + }, { "version": "3.6.0-alpha1", "mpp": true, @@ -261453,9 +262429,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": 8603, + "stars_count": 8602, "watchers_count": 107, - "issues_count": 90, + "issues_count": 91, "forks_count": 678, "license": "Apache License 2.0", "topics": [ @@ -263728,9 +264704,9 @@ "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": 2463, + "stars_count": 2464, "watchers_count": 20, - "issues_count": 25, + "issues_count": 27, "forks_count": 109, "license": "Other", "topics": [ @@ -267019,7 +267995,7 @@ "full_name": "natario1/Egloo", "html_url": "https://github.com/natario1/Egloo", "description": "A lightweight Kotlin multiplatform framework for OpenGL ES and EGL management based on object-oriented components, inspired by Google's Grafika.", - "stars_count": 137, + "stars_count": 138, "watchers_count": 4, "issues_count": 7, "forks_count": 21, @@ -282519,7 +283495,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2178, + "stars_count": 2179, "watchers_count": 65, "issues_count": 60, "forks_count": 87, @@ -282597,7 +283573,7 @@ "description": "Kotlin MPP bindings to Skia", "stars_count": 1674, "watchers_count": 37, - "issues_count": 124, + "issues_count": 126, "forks_count": 96, "license": "Apache License 2.0", "topics": [] @@ -303893,7 +304869,7 @@ "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": 1931, + "stars_count": 1933, "watchers_count": 23, "issues_count": 8, "forks_count": 77, @@ -310878,9 +311854,9 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 734, + "stars_count": 735, "watchers_count": 18, - "issues_count": 52, + "issues_count": 53, "forks_count": 72, "license": "Apache License 2.0", "topics": [ @@ -314834,7 +315810,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2370, + "stars_count": 2372, "watchers_count": 16, "issues_count": 21, "forks_count": 121, @@ -391581,7 +392557,7 @@ "description": "Kotlin multiplatform library for MIDI access abstraction and data processing for MIDI 1.0, MIDI 2.0, SMF, SMF2 (MIDI Clip File), and MIDI-CI.", "stars_count": 60, "watchers_count": 7, - "issues_count": 7, + "issues_count": 6, "forks_count": 6, "license": "MIT License", "topics": [ @@ -398868,10 +399844,10 @@ "full_name": "joffrey-bion/krossbow", "html_url": "https://github.com/joffrey-bion/krossbow", "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", - "stars_count": 154, + "stars_count": 155, "watchers_count": 4, "issues_count": 13, - "forks_count": 10, + "forks_count": 11, "license": "MIT License", "topics": [ "client", @@ -416781,7 +417757,7 @@ "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", "stars_count": 948, "watchers_count": 15, - "issues_count": 18, + "issues_count": 17, "forks_count": 31, "license": "MIT License", "topics": [ @@ -421303,7 +422279,7 @@ "full_name": "1gravity/Kotlin-Bloc", "html_url": "https://github.com/1gravity/Kotlin-Bloc", "description": null, - "stars_count": 35, + "stars_count": 36, "watchers_count": 2, "issues_count": 0, "forks_count": 3, @@ -430430,7 +431406,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": 324, + "stars_count": 325, "watchers_count": 3, "issues_count": 5, "forks_count": 29, @@ -432597,7 +433573,7 @@ "full_name": "SnipMeDev/Highlights", "html_url": "https://github.com/SnipMeDev/Highlights", "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", - "stars_count": 45, + "stars_count": 46, "watchers_count": 1, "issues_count": 1, "forks_count": 0, @@ -435670,10 +436646,10 @@ "name": "KDeviceInfo", "full_name": "swapnil-musale/KDeviceInfo", "html_url": "https://github.com/swapnil-musale/KDeviceInfo", - "description": "Kotlin/Compose Multiplatform Library for accessing DeviceInfo", + "description": "Multiplatform Library for accessing DeviceInfo", "stars_count": 47, "watchers_count": 1, - "issues_count": 5, + "issues_count": 15, "forks_count": 1, "license": "MIT License", "topics": [ @@ -437352,9 +438328,9 @@ "full_name": "vendelieu/telegram-bot", "html_url": "https://github.com/vendelieu/telegram-bot", "description": "Telegram Bot API wrapper with handy Kotlin DSL.", - "stars_count": 124, + "stars_count": 125, "watchers_count": 2, - "issues_count": 2, + "issues_count": 1, "forks_count": 7, "license": "Apache License 2.0", "topics": [ diff --git a/public/data.json b/public/data.json index bb4a116b..8e389073 100644 --- a/public/data.json +++ b/public/data.json @@ -4396,9 +4396,9 @@ "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": 981, + "stars_count": 982, "watchers_count": 17, - "issues_count": 192, + "issues_count": 190, "forks_count": 109, "license": "Apache License 2.0", "topics": [ @@ -4947,7 +4947,7 @@ "full_name": "icerockdev/moko-permissions", "html_url": "https://github.com/icerockdev/moko-permissions", "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 264, + "stars_count": 265, "watchers_count": 6, "issues_count": 22, "forks_count": 30, @@ -7761,7 +7761,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": 72, + "stars_count": 73, "watchers_count": 6, "issues_count": 19, "forks_count": 16, @@ -8903,7 +8903,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": 15, + "stars_count": 16, "watchers_count": 5, "issues_count": 3, "forks_count": 3, @@ -22451,7 +22451,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": 1403, + "stars_count": 1404, "watchers_count": 16, "issues_count": 28, "forks_count": 60, @@ -30360,9 +30360,9 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12693, + "stars_count": 12694, "watchers_count": 294, - "issues_count": 278, + "issues_count": 273, "forks_count": 1811, "license": "Apache License 2.0", "topics": [ @@ -34917,7 +34917,7 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 5074, + "stars_count": 5075, "watchers_count": 99, "issues_count": 369, "forks_count": 604, @@ -35961,7 +35961,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": 12201, + "stars_count": 12204, "watchers_count": 179, "issues_count": 154, "forks_count": 987, @@ -35981,8 +35981,8 @@ "groupId": "com.mirego.trikot", "artifactId": "trikotFoundation", "path": "com.mirego.trikot:trikotFoundation", - "latestVersion": "5.4.0-dev2708", - "lastUpdated": "20240321154555", + "latestVersion": "5.4.0-dev2709", + "lastUpdated": "20240412152534", "versions": [ { "version": "0.29.1", @@ -64217,6 +64217,200 @@ "target": "watchos_x64" } } + }, + { + "version": "5.4.0-dev2709", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.10", + "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" + }, + "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": { @@ -64242,8 +64436,8 @@ "groupId": "com.mirego.trikot", "artifactId": "http", "path": "com.mirego.trikot:http", - "latestVersion": "5.4.0-dev2708", - "lastUpdated": "20240321154755", + "latestVersion": "5.4.0-dev2709", + "lastUpdated": "20240412152655", "versions": [ { "version": "0.0.1", @@ -87106,7 +87300,201 @@ } }, { - "version": "5.1.0", + "version": "5.1.0", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "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" + }, + "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" + } + } + }, + { + "version": "5.2.0-dev2680", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -87300,7 +87688,7 @@ } }, { - "version": "5.2.0-dev2680", + "version": "5.2.0-dev2681", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -87494,7 +87882,7 @@ } }, { - "version": "5.2.0-dev2681", + "version": "5.2.0-dev2682", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -87688,7 +88076,7 @@ } }, { - "version": "5.2.0-dev2682", + "version": "5.2.0-dev2683", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -87882,7 +88270,7 @@ } }, { - "version": "5.2.0-dev2683", + "version": "5.3.0-dev2684", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -88076,7 +88464,7 @@ } }, { - "version": "5.3.0-dev2684", + "version": "5.3.0-dev2685", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -88270,9 +88658,9 @@ } }, { - "version": "5.3.0-dev2685", + "version": "5.3.0-dev2686", "mpp": true, - "gradle": "8.3", + "gradle": "8.4", "kotlin": "1.9.10", "targets": { "metadataApiElements": { @@ -88464,7 +88852,7 @@ } }, { - "version": "5.3.0-dev2686", + "version": "5.3.0-dev2687", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -88658,7 +89046,7 @@ } }, { - "version": "5.3.0-dev2687", + "version": "5.3.0-dev2688", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -88852,7 +89240,7 @@ } }, { - "version": "5.3.0-dev2688", + "version": "5.3.0-dev2689", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89046,7 +89434,7 @@ } }, { - "version": "5.3.0-dev2689", + "version": "5.3.0-dev2690", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89240,7 +89628,7 @@ } }, { - "version": "5.3.0-dev2690", + "version": "5.3.0-dev2691", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89434,7 +89822,7 @@ } }, { - "version": "5.3.0-dev2691", + "version": "5.3.0-dev2692", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89628,7 +90016,7 @@ } }, { - "version": "5.3.0-dev2692", + "version": "5.3.0-dev2693", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -89822,7 +90210,7 @@ } }, { - "version": "5.3.0-dev2693", + "version": "5.3.0-dev2694", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90016,7 +90404,7 @@ } }, { - "version": "5.3.0-dev2694", + "version": "5.3.0-dev2695", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90210,7 +90598,7 @@ } }, { - "version": "5.3.0-dev2695", + "version": "5.3.0-dev2696", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90404,7 +90792,7 @@ } }, { - "version": "5.3.0-dev2696", + "version": "5.3.0-dev2697", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90598,7 +90986,7 @@ } }, { - "version": "5.3.0-dev2697", + "version": "5.3.0-dev2698", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90792,7 +91180,7 @@ } }, { - "version": "5.3.0-dev2698", + "version": "5.3.0-dev2699", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -90986,7 +91374,7 @@ } }, { - "version": "5.3.0-dev2699", + "version": "5.3.0-dev2700", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91180,7 +91568,7 @@ } }, { - "version": "5.3.0-dev2700", + "version": "5.3.0-dev2701", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91374,7 +91762,7 @@ } }, { - "version": "5.3.0-dev2701", + "version": "5.3.0", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91568,7 +91956,7 @@ } }, { - "version": "5.3.0", + "version": "5.4.0-dev2702", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91762,7 +92150,7 @@ } }, { - "version": "5.4.0-dev2702", + "version": "5.4.0-dev2703", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -91956,7 +92344,7 @@ } }, { - "version": "5.4.0-dev2703", + "version": "5.4.0-dev2704", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92150,7 +92538,7 @@ } }, { - "version": "5.4.0-dev2704", + "version": "5.4.0-dev2705", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92344,7 +92732,7 @@ } }, { - "version": "5.4.0-dev2705", + "version": "5.4.0-dev2706", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92538,7 +92926,7 @@ } }, { - "version": "5.4.0-dev2706", + "version": "5.4.0-dev2707", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92732,7 +93120,7 @@ } }, { - "version": "5.4.0-dev2707", + "version": "5.4.0-dev2708", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -92926,7 +93314,7 @@ } }, { - "version": "5.4.0-dev2708", + "version": "5.4.0-dev2709", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -93144,8 +93532,8 @@ "groupId": "com.mirego.trikot", "artifactId": "kword", "path": "com.mirego.trikot:kword", - "latestVersion": "5.4.0-dev2708", - "lastUpdated": "20240321154752", + "latestVersion": "5.4.0-dev2709", + "lastUpdated": "20240412152659", "versions": [ { "version": "0.0.2", @@ -114515,7 +114903,201 @@ } }, { - "version": "5.1.0", + "version": "5.1.0", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "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" + }, + "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" + } + } + }, + { + "version": "5.2.0-dev2680", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -114709,7 +115291,7 @@ } }, { - "version": "5.2.0-dev2680", + "version": "5.2.0-dev2681", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -114903,7 +115485,7 @@ } }, { - "version": "5.2.0-dev2681", + "version": "5.2.0-dev2682", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -115097,7 +115679,7 @@ } }, { - "version": "5.2.0-dev2682", + "version": "5.2.0-dev2683", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -115291,7 +115873,7 @@ } }, { - "version": "5.2.0-dev2683", + "version": "5.3.0-dev2684", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -115485,7 +116067,7 @@ } }, { - "version": "5.3.0-dev2684", + "version": "5.3.0-dev2685", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -115679,9 +116261,9 @@ } }, { - "version": "5.3.0-dev2685", + "version": "5.3.0-dev2686", "mpp": true, - "gradle": "8.3", + "gradle": "8.4", "kotlin": "1.9.10", "targets": { "metadataApiElements": { @@ -115873,7 +116455,7 @@ } }, { - "version": "5.3.0-dev2686", + "version": "5.3.0-dev2687", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116067,7 +116649,7 @@ } }, { - "version": "5.3.0-dev2687", + "version": "5.3.0-dev2688", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116261,7 +116843,7 @@ } }, { - "version": "5.3.0-dev2688", + "version": "5.3.0-dev2689", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116455,7 +117037,7 @@ } }, { - "version": "5.3.0-dev2689", + "version": "5.3.0-dev2690", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116649,7 +117231,7 @@ } }, { - "version": "5.3.0-dev2690", + "version": "5.3.0-dev2691", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -116843,7 +117425,7 @@ } }, { - "version": "5.3.0-dev2691", + "version": "5.3.0-dev2692", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117037,7 +117619,7 @@ } }, { - "version": "5.3.0-dev2692", + "version": "5.3.0-dev2693", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117231,7 +117813,7 @@ } }, { - "version": "5.3.0-dev2693", + "version": "5.3.0-dev2694", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117425,7 +118007,7 @@ } }, { - "version": "5.3.0-dev2694", + "version": "5.3.0-dev2695", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117619,7 +118201,7 @@ } }, { - "version": "5.3.0-dev2695", + "version": "5.3.0-dev2696", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -117813,7 +118395,7 @@ } }, { - "version": "5.3.0-dev2696", + "version": "5.3.0-dev2697", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118007,7 +118589,7 @@ } }, { - "version": "5.3.0-dev2697", + "version": "5.3.0-dev2698", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118201,7 +118783,7 @@ } }, { - "version": "5.3.0-dev2698", + "version": "5.3.0-dev2699", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118395,7 +118977,7 @@ } }, { - "version": "5.3.0-dev2699", + "version": "5.3.0-dev2700", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118589,7 +119171,7 @@ } }, { - "version": "5.3.0-dev2700", + "version": "5.3.0-dev2701", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118783,7 +119365,7 @@ } }, { - "version": "5.3.0-dev2701", + "version": "5.3.0", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -118977,7 +119559,7 @@ } }, { - "version": "5.3.0", + "version": "5.4.0-dev2702", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119171,7 +119753,7 @@ } }, { - "version": "5.4.0-dev2702", + "version": "5.4.0-dev2703", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119365,7 +119947,7 @@ } }, { - "version": "5.4.0-dev2703", + "version": "5.4.0-dev2704", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119559,7 +120141,7 @@ } }, { - "version": "5.4.0-dev2704", + "version": "5.4.0-dev2705", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119753,7 +120335,7 @@ } }, { - "version": "5.4.0-dev2705", + "version": "5.4.0-dev2706", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -119947,7 +120529,7 @@ } }, { - "version": "5.4.0-dev2706", + "version": "5.4.0-dev2707", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -120141,7 +120723,7 @@ } }, { - "version": "5.4.0-dev2707", + "version": "5.4.0-dev2708", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -120335,7 +120917,7 @@ } }, { - "version": "5.4.0-dev2708", + "version": "5.4.0-dev2709", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -122170,8 +122752,8 @@ "groupId": "com.mirego.trikot", "artifactId": "streams", "path": "com.mirego.trikot:streams", - "latestVersion": "5.4.0-dev2708", - "lastUpdated": "20240321155138", + "latestVersion": "5.4.0-dev2709", + "lastUpdated": "20240412152740", "versions": [ { "version": "0.0.1", @@ -149019,7 +149601,201 @@ } }, { - "version": "5.3.0-dev2689", + "version": "5.3.0-dev2689", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.10", + "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" + }, + "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" + } + } + }, + { + "version": "5.3.0-dev2690", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149213,7 +149989,7 @@ } }, { - "version": "5.3.0-dev2690", + "version": "5.3.0-dev2691", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149407,7 +150183,7 @@ } }, { - "version": "5.3.0-dev2691", + "version": "5.3.0-dev2692", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149601,7 +150377,7 @@ } }, { - "version": "5.3.0-dev2692", + "version": "5.3.0-dev2693", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149795,7 +150571,7 @@ } }, { - "version": "5.3.0-dev2693", + "version": "5.3.0-dev2694", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -149989,7 +150765,7 @@ } }, { - "version": "5.3.0-dev2694", + "version": "5.3.0-dev2695", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150183,7 +150959,7 @@ } }, { - "version": "5.3.0-dev2695", + "version": "5.3.0-dev2696", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150377,7 +151153,7 @@ } }, { - "version": "5.3.0-dev2696", + "version": "5.3.0-dev2697", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150571,7 +151347,7 @@ } }, { - "version": "5.3.0-dev2697", + "version": "5.3.0-dev2698", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150765,7 +151541,7 @@ } }, { - "version": "5.3.0-dev2698", + "version": "5.3.0-dev2699", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -150959,7 +151735,7 @@ } }, { - "version": "5.3.0-dev2699", + "version": "5.3.0-dev2700", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151153,7 +151929,7 @@ } }, { - "version": "5.3.0-dev2700", + "version": "5.3.0-dev2701", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151347,7 +152123,7 @@ } }, { - "version": "5.3.0-dev2701", + "version": "5.3.0", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151541,7 +152317,7 @@ } }, { - "version": "5.3.0", + "version": "5.4.0-dev2702", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151735,7 +152511,7 @@ } }, { - "version": "5.4.0-dev2702", + "version": "5.4.0-dev2703", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -151929,7 +152705,7 @@ } }, { - "version": "5.4.0-dev2703", + "version": "5.4.0-dev2704", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152123,7 +152899,7 @@ } }, { - "version": "5.4.0-dev2704", + "version": "5.4.0-dev2705", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152317,7 +153093,7 @@ } }, { - "version": "5.4.0-dev2705", + "version": "5.4.0-dev2706", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152511,7 +153287,7 @@ } }, { - "version": "5.4.0-dev2706", + "version": "5.4.0-dev2707", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152705,7 +153481,7 @@ } }, { - "version": "5.4.0-dev2707", + "version": "5.4.0-dev2708", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -152899,7 +153675,7 @@ } }, { - "version": "5.4.0-dev2708", + "version": "5.4.0-dev2709", "mpp": true, "gradle": "8.4", "kotlin": "1.9.10", @@ -206969,7 +207745,7 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 556, + "stars_count": 557, "watchers_count": 19, "issues_count": 8, "forks_count": 28, @@ -210765,7 +211541,7 @@ "description": "A Kotlin Multiplatform library for working with dates and times", "stars_count": 74, "watchers_count": 1, - "issues_count": 11, + "issues_count": 12, "forks_count": 6, "license": "Apache License 2.0", "topics": [ @@ -212490,7 +213266,7 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 681, + "stars_count": 682, "watchers_count": 10, "issues_count": 17, "forks_count": 32, @@ -215052,7 +215828,7 @@ "full_name": "ionspin/kotlin-multiplatform-bignum", "html_url": "https://github.com/ionspin/kotlin-multiplatform-bignum", "description": "A Kotlin multiplatform library for arbitrary precision arithmetics", - "stars_count": 319, + "stars_count": 320, "watchers_count": 3, "issues_count": 20, "forks_count": 36, @@ -220213,7 +220989,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": 296, + "stars_count": 298, "watchers_count": 7, "issues_count": 8, "forks_count": 38, @@ -223729,7 +224505,7 @@ "full_name": "benasher44/uuid", "html_url": "https://github.com/benasher44/uuid", "description": "Kotlin Multiplatform UUID", - "stars_count": 467, + "stars_count": 468, "watchers_count": 10, "issues_count": 5, "forks_count": 28, @@ -226217,9 +226993,9 @@ "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": 8651, + "stars_count": 8652, "watchers_count": 265, - "issues_count": 82, + "issues_count": 83, "forks_count": 1165, "license": "Apache License 2.0", "topics": [ @@ -227776,7 +228552,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 807, + "stars_count": 808, "watchers_count": 35, "issues_count": 60, "forks_count": 55, @@ -230112,7 +230888,7 @@ "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": 738, + "stars_count": 739, "watchers_count": 17, "issues_count": 4, "forks_count": 30, @@ -230284,7 +231060,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 634, "watchers_count": 24, - "issues_count": 9, + "issues_count": 10, "forks_count": 24, "license": "Apache License 2.0", "topics": [ @@ -230990,7 +231766,7 @@ "full_name": "touchlab/CrashKiOS", "html_url": "https://github.com/touchlab/CrashKiOS", "description": "Crash reporting for Kotlin/Native iOS applications", - "stars_count": 245, + "stars_count": 246, "watchers_count": 13, "issues_count": 9, "forks_count": 15, @@ -232843,7 +233619,7 @@ "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3665, "watchers_count": 115, - "issues_count": 193, + "issues_count": 196, "forks_count": 637, "license": "MIT License", "topics": [ @@ -235417,7 +236193,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -237363,7 +238139,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -239226,7 +240002,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -241172,7 +241948,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -243118,7 +243894,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 870, + "stars_count": 869, "watchers_count": 19, "issues_count": 70, "forks_count": 136, @@ -247094,7 +247870,7 @@ "full_name": "InsanusMokrassar/ktgbotapi", "html_url": "https://github.com/InsanusMokrassar/ktgbotapi", "description": "Type-safe library for work with Telegram Bot API", - "stars_count": 318, + "stars_count": 319, "watchers_count": 5, "issues_count": 12, "forks_count": 23, @@ -247369,7 +248145,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 533, "watchers_count": 24, - "issues_count": 43, + "issues_count": 45, "forks_count": 207, "license": "Other", "topics": [ @@ -247455,7 +248231,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 533, "watchers_count": 24, - "issues_count": 43, + "issues_count": 45, "forks_count": 207, "license": "Other", "topics": [ @@ -247654,7 +248430,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 533, "watchers_count": 24, - "issues_count": 43, + "issues_count": 45, "forks_count": 207, "license": "Other", "topics": [ @@ -247809,7 +248585,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 533, "watchers_count": 24, - "issues_count": 43, + "issues_count": 45, "forks_count": 207, "license": "Other", "topics": [ @@ -254423,7 +255199,7 @@ "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", "stars_count": 631, "watchers_count": 15, - "issues_count": 40, + "issues_count": 41, "forks_count": 38, "license": "Apache License 2.0", "topics": [ @@ -254511,7 +255287,7 @@ "artifactId": "koin-core", "path": "io.insert-koin:koin-core", "latestVersion": "3.6.0-wasm-alpha2", - "lastUpdated": "20240411152638", + "lastUpdated": "20240412065542", "versions": [ { "version": "2.0.1", @@ -260399,6 +261175,206 @@ } } }, + { + "version": "3.5.6", + "mpp": true, + "gradle": "7.6.3", + "kotlin": "1.9.22", + "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" + }, + "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" + } + } + }, { "version": "3.6.0-alpha1", "mpp": true, @@ -261453,9 +262429,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": 8603, + "stars_count": 8602, "watchers_count": 107, - "issues_count": 90, + "issues_count": 91, "forks_count": 678, "license": "Apache License 2.0", "topics": [ @@ -263728,9 +264704,9 @@ "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": 2463, + "stars_count": 2464, "watchers_count": 20, - "issues_count": 25, + "issues_count": 27, "forks_count": 109, "license": "Other", "topics": [ @@ -267019,7 +267995,7 @@ "full_name": "natario1/Egloo", "html_url": "https://github.com/natario1/Egloo", "description": "A lightweight Kotlin multiplatform framework for OpenGL ES and EGL management based on object-oriented components, inspired by Google's Grafika.", - "stars_count": 137, + "stars_count": 138, "watchers_count": 4, "issues_count": 7, "forks_count": 21, @@ -282519,7 +283495,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2178, + "stars_count": 2179, "watchers_count": 65, "issues_count": 60, "forks_count": 87, @@ -282597,7 +283573,7 @@ "description": "Kotlin MPP bindings to Skia", "stars_count": 1674, "watchers_count": 37, - "issues_count": 124, + "issues_count": 126, "forks_count": 96, "license": "Apache License 2.0", "topics": [] @@ -303893,7 +304869,7 @@ "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": 1931, + "stars_count": 1933, "watchers_count": 23, "issues_count": 8, "forks_count": 77, @@ -310878,9 +311854,9 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 734, + "stars_count": 735, "watchers_count": 18, - "issues_count": 52, + "issues_count": 53, "forks_count": 72, "license": "Apache License 2.0", "topics": [ @@ -314834,7 +315810,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2370, + "stars_count": 2372, "watchers_count": 16, "issues_count": 21, "forks_count": 121, @@ -391581,7 +392557,7 @@ "description": "Kotlin multiplatform library for MIDI access abstraction and data processing for MIDI 1.0, MIDI 2.0, SMF, SMF2 (MIDI Clip File), and MIDI-CI.", "stars_count": 60, "watchers_count": 7, - "issues_count": 7, + "issues_count": 6, "forks_count": 6, "license": "MIT License", "topics": [ @@ -398868,10 +399844,10 @@ "full_name": "joffrey-bion/krossbow", "html_url": "https://github.com/joffrey-bion/krossbow", "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", - "stars_count": 154, + "stars_count": 155, "watchers_count": 4, "issues_count": 13, - "forks_count": 10, + "forks_count": 11, "license": "MIT License", "topics": [ "client", @@ -416781,7 +417757,7 @@ "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", "stars_count": 948, "watchers_count": 15, - "issues_count": 18, + "issues_count": 17, "forks_count": 31, "license": "MIT License", "topics": [ @@ -421303,7 +422279,7 @@ "full_name": "1gravity/Kotlin-Bloc", "html_url": "https://github.com/1gravity/Kotlin-Bloc", "description": null, - "stars_count": 35, + "stars_count": 36, "watchers_count": 2, "issues_count": 0, "forks_count": 3, @@ -430430,7 +431406,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": 324, + "stars_count": 325, "watchers_count": 3, "issues_count": 5, "forks_count": 29, @@ -432597,7 +433573,7 @@ "full_name": "SnipMeDev/Highlights", "html_url": "https://github.com/SnipMeDev/Highlights", "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", - "stars_count": 45, + "stars_count": 46, "watchers_count": 1, "issues_count": 1, "forks_count": 0, @@ -435670,10 +436646,10 @@ "name": "KDeviceInfo", "full_name": "swapnil-musale/KDeviceInfo", "html_url": "https://github.com/swapnil-musale/KDeviceInfo", - "description": "Kotlin/Compose Multiplatform Library for accessing DeviceInfo", + "description": "Multiplatform Library for accessing DeviceInfo", "stars_count": 47, "watchers_count": 1, - "issues_count": 5, + "issues_count": 15, "forks_count": 1, "license": "MIT License", "topics": [ @@ -437352,9 +438328,9 @@ "full_name": "vendelieu/telegram-bot", "html_url": "https://github.com/vendelieu/telegram-bot", "description": "Telegram Bot API wrapper with handy Kotlin DSL.", - "stars_count": 124, + "stars_count": 125, "watchers_count": 2, - "issues_count": 2, + "issues_count": 1, "forks_count": 7, "license": "Apache License 2.0", "topics": [