diff --git a/docs/data.json b/docs/data.json index 2a00735..b7ba51b 100644 --- a/docs/data.json +++ b/docs/data.json @@ -6505,7 +6505,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": 398, + "stars_count": 399, "watchers_count": 9, "issues_count": 35, "forks_count": 42, @@ -11152,7 +11152,7 @@ "full_name": "icerockdev/moko-socket-io", "html_url": "https://github.com/icerockdev/moko-socket-io", "description": "MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library", - "stars_count": 131, + "stars_count": 132, "watchers_count": 11, "issues_count": 13, "forks_count": 23, @@ -25086,10 +25086,10 @@ "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": 1701, + "stars_count": 1703, "watchers_count": 18, - "issues_count": 23, - "forks_count": 68, + "issues_count": 24, + "forks_count": 69, "license": "Apache License 2.0", "topics": [ "kotlin", @@ -34036,10 +34036,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 13089, + "stars_count": 13091, "watchers_count": 296, - "issues_count": 301, - "forks_count": 1853, + "issues_count": 303, + "forks_count": 1854, "license": "Apache License 2.0", "topics": [ "async", @@ -34054,8 +34054,8 @@ "groupId": "io.ktor", "artifactId": "ktor-client", "path": "io.ktor:ktor-client", - "latestVersion": "3.0.1", - "lastUpdated": "20241120150008", + "latestVersion": "3.0.2", + "lastUpdated": "20241203174805", "versions": [ { "version": "1.0.0-rc", @@ -35255,6 +35255,29 @@ "platform": "jvm" } } + }, + { + "version": "3.0.2", + "mpp": true, + "gradle": "8.11.1", + "kotlin": "2.0.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -35262,10 +35285,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 13090, - "watchers_count": 176, - "issues_count": 164, - "forks_count": 1071, + "stars_count": 13093, + "watchers_count": 177, + "issues_count": 167, + "forks_count": 1072, "license": "Apache License 2.0", "topics": [ "async", @@ -205416,7 +205439,7 @@ "full_name": "reduxkotlin/redux-kotlin", "html_url": "https://github.com/reduxkotlin/redux-kotlin", "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", - "stars_count": 446, + "stars_count": 447, "watchers_count": 10, "issues_count": 16, "forks_count": 33, @@ -208827,9 +208850,9 @@ "full_name": "sqldelight/sqldelight", "html_url": "https://github.com/sqldelight/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 6220, + "stars_count": 6221, "watchers_count": 126, - "issues_count": 665, + "issues_count": 664, "forks_count": 518, "license": "Apache License 2.0", "topics": [ @@ -237861,7 +237884,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": 928, + "stars_count": 930, "watchers_count": 33, "issues_count": 48, "forks_count": 59, @@ -240975,7 +240998,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 712, "watchers_count": 27, - "issues_count": 13, + "issues_count": 12, "forks_count": 27, "license": "Apache License 2.0", "topics": [ @@ -244432,9 +244455,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3772, - "watchers_count": 113, - "issues_count": 136, + "stars_count": 3773, + "watchers_count": 112, + "issues_count": 138, "forks_count": 656, "license": "MIT License", "topics": [ @@ -256272,8 +256295,8 @@ "groupId": "dev.inmo", "artifactId": "tgbotapi", "path": "dev.inmo:tgbotapi", - "latestVersion": "21.0.0", - "lastUpdated": "20241130115902", + "latestVersion": "21.0.1", + "lastUpdated": "20241203070401", "versions": [ { "version": "0.29.0", @@ -261450,6 +261473,62 @@ "target": "mingw_x64" } } + }, + { + "version": "21.0.1", + "mpp": true, + "gradle": "8.10.2", + "kotlin": "2.1.0", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "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" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } } ], "github": { @@ -261459,7 +261538,7 @@ "description": "Type-safe library for work with Telegram Bot API", "stars_count": 365, "watchers_count": 5, - "issues_count": 9, + "issues_count": 10, "forks_count": 32, "license": "Apache License 2.0", "topics": [ @@ -261732,7 +261811,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 572, "watchers_count": 25, - "issues_count": 41, + "issues_count": 37, "forks_count": 212, "license": "European Union Public License 1.2", "topics": [ @@ -261818,7 +261897,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 572, "watchers_count": 25, - "issues_count": 41, + "issues_count": 37, "forks_count": 212, "license": "European Union Public License 1.2", "topics": [ @@ -262017,7 +262096,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 572, "watchers_count": 25, - "issues_count": 41, + "issues_count": 37, "forks_count": 212, "license": "European Union Public License 1.2", "topics": [ @@ -262172,7 +262251,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 572, "watchers_count": 25, - "issues_count": 41, + "issues_count": 37, "forks_count": 212, "license": "European Union Public License 1.2", "topics": [ @@ -269326,9 +269405,9 @@ "full_name": "touchlab/Kermit", "html_url": "https://github.com/touchlab/Kermit", "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", - "stars_count": 737, + "stars_count": 738, "watchers_count": 14, - "issues_count": 30, + "issues_count": 29, "forks_count": 41, "license": "Apache License 2.0", "topics": [ @@ -278326,9 +278405,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": 9120, + "stars_count": 9121, "watchers_count": 107, - "issues_count": 108, + "issues_count": 109, "forks_count": 721, "license": "Apache License 2.0", "topics": [ @@ -280601,9 +280680,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": 2665, + "stars_count": 2666, "watchers_count": 20, - "issues_count": 18, + "issues_count": 17, "forks_count": 113, "license": "Other", "topics": [ @@ -284038,7 +284117,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": 148, + "stars_count": 147, "watchers_count": 4, "issues_count": 7, "forks_count": 21, @@ -300244,7 +300323,7 @@ "description": "KotlinX multiplatform date/time library", "stars_count": 2440, "watchers_count": 63, - "issues_count": 70, + "issues_count": 71, "forks_count": 102, "license": "Apache License 2.0", "topics": [ @@ -300321,7 +300400,7 @@ "stars_count": 1845, "watchers_count": 36, "issues_count": 22, - "forks_count": 119, + "forks_count": 118, "license": "Apache License 2.0", "topics": [] }, @@ -302758,7 +302837,7 @@ "full_name": "rsocket/rsocket-kotlin", "html_url": "https://github.com/rsocket/rsocket-kotlin", "description": "RSocket Kotlin multi-platform implementation", - "stars_count": 565, + "stars_count": 566, "watchers_count": 19, "issues_count": 25, "forks_count": 37, @@ -304710,7 +304789,7 @@ "full_name": "ajalt/colormath", "html_url": "https://github.com/ajalt/colormath", "description": "Multiplatform Kotlin color conversion and manipulation", - "stars_count": 324, + "stars_count": 326, "watchers_count": 9, "issues_count": 4, "forks_count": 23, @@ -306663,10 +306742,10 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 853, + "stars_count": 854, "watchers_count": 21, - "issues_count": 43, - "forks_count": 85, + "issues_count": 46, + "forks_count": 86, "license": "Apache License 2.0", "topics": [ "android", @@ -312073,7 +312152,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2573, + "stars_count": 2575, "watchers_count": 19, "issues_count": 10, "forks_count": 124, @@ -331041,7 +331120,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 208, "watchers_count": 5, - "issues_count": 15, + "issues_count": 16, "forks_count": 16, "license": "MIT License", "topics": [ @@ -354698,7 +354777,7 @@ "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", "stars_count": 1069, "watchers_count": 15, - "issues_count": 17, + "issues_count": 15, "forks_count": 32, "license": "MIT License", "topics": [ @@ -355691,7 +355770,7 @@ "full_name": "dmdevgo/Premo", "html_url": "https://github.com/dmdevgo/Premo", "description": "Premo helps to implement the presentation layer and share it on Android, iOS, Desktop and Web.", - "stars_count": 200, + "stars_count": 199, "watchers_count": 4, "issues_count": 0, "forks_count": 12, @@ -367402,7 +367481,7 @@ "description": "Kotlin-Multiplatform JSON stream serialization", "stars_count": 3, "watchers_count": 2, - "issues_count": 1, + "issues_count": 0, "forks_count": 1, "license": "Apache License 2.0", "topics": [ @@ -371933,7 +372012,7 @@ "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", "stars_count": 232, "watchers_count": 5, - "issues_count": 11, + "issues_count": 12, "forks_count": 9, "license": "unknown", "topics": [ @@ -382233,7 +382312,7 @@ "description": "Telegram Bot API wrapper with handy Kotlin DSL.", "stars_count": 197, "watchers_count": 3, - "issues_count": 3, + "issues_count": 2, "forks_count": 15, "license": "Apache License 2.0", "topics": [ @@ -384357,8 +384436,8 @@ "groupId": "eu.lepicekmichal.signalrkore", "artifactId": "signalrkore", "path": "eu.lepicekmichal.signalrkore:signalrkore", - "latestVersion": "0.9.0", - "lastUpdated": "20241023084004", + "latestVersion": "0.9.1", + "lastUpdated": "20241203142247", "versions": [ { "version": "0.0.1", @@ -385496,6 +385575,74 @@ "platform": "jvm" } } + }, + { + "version": "0.9.1", + "mpp": true, + "gradle": "8.9", + "kotlin": "2.0.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -385505,7 +385652,7 @@ "description": "A Kotlin multiplatform coroutine-based SignalR client.", "stars_count": 26, "watchers_count": 3, - "issues_count": 2, + "issues_count": 1, "forks_count": 4, "license": "Apache License 2.0", "topics": [ @@ -387519,7 +387666,7 @@ "full_name": "mirzemehdi/KMPNotifier", "html_url": "https://github.com/mirzemehdi/KMPNotifier", "description": "Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)", - "stars_count": 344, + "stars_count": 345, "watchers_count": 4, "issues_count": 11, "forks_count": 23, @@ -388581,7 +388728,7 @@ "description": "Kotlin Multiplatform Authentication Library targetting android and iOS ", "stars_count": 238, "watchers_count": 3, - "issues_count": 14, + "issues_count": 15, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -396340,9 +396487,9 @@ "full_name": "fleeksoft/ksoup", "html_url": "https://github.com/fleeksoft/ksoup", "description": "Ksoup is a Kotlin Multiplatform library for working with HTML and XML. It's a port of the renowned Java library Jsoup.", - "stars_count": 319, + "stars_count": 327, "watchers_count": 3, - "issues_count": 7, + "issues_count": 9, "forks_count": 13, "license": "Apache License 2.0", "topics": [ diff --git a/public/data.json b/public/data.json index 2a00735..b7ba51b 100644 --- a/public/data.json +++ b/public/data.json @@ -6505,7 +6505,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": 398, + "stars_count": 399, "watchers_count": 9, "issues_count": 35, "forks_count": 42, @@ -11152,7 +11152,7 @@ "full_name": "icerockdev/moko-socket-io", "html_url": "https://github.com/icerockdev/moko-socket-io", "description": "MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library", - "stars_count": 131, + "stars_count": 132, "watchers_count": 11, "issues_count": 13, "forks_count": 23, @@ -25086,10 +25086,10 @@ "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": 1701, + "stars_count": 1703, "watchers_count": 18, - "issues_count": 23, - "forks_count": 68, + "issues_count": 24, + "forks_count": 69, "license": "Apache License 2.0", "topics": [ "kotlin", @@ -34036,10 +34036,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 13089, + "stars_count": 13091, "watchers_count": 296, - "issues_count": 301, - "forks_count": 1853, + "issues_count": 303, + "forks_count": 1854, "license": "Apache License 2.0", "topics": [ "async", @@ -34054,8 +34054,8 @@ "groupId": "io.ktor", "artifactId": "ktor-client", "path": "io.ktor:ktor-client", - "latestVersion": "3.0.1", - "lastUpdated": "20241120150008", + "latestVersion": "3.0.2", + "lastUpdated": "20241203174805", "versions": [ { "version": "1.0.0-rc", @@ -35255,6 +35255,29 @@ "platform": "jvm" } } + }, + { + "version": "3.0.2", + "mpp": true, + "gradle": "8.11.1", + "kotlin": "2.0.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -35262,10 +35285,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 13090, - "watchers_count": 176, - "issues_count": 164, - "forks_count": 1071, + "stars_count": 13093, + "watchers_count": 177, + "issues_count": 167, + "forks_count": 1072, "license": "Apache License 2.0", "topics": [ "async", @@ -205416,7 +205439,7 @@ "full_name": "reduxkotlin/redux-kotlin", "html_url": "https://github.com/reduxkotlin/redux-kotlin", "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", - "stars_count": 446, + "stars_count": 447, "watchers_count": 10, "issues_count": 16, "forks_count": 33, @@ -208827,9 +208850,9 @@ "full_name": "sqldelight/sqldelight", "html_url": "https://github.com/sqldelight/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 6220, + "stars_count": 6221, "watchers_count": 126, - "issues_count": 665, + "issues_count": 664, "forks_count": 518, "license": "Apache License 2.0", "topics": [ @@ -237861,7 +237884,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": 928, + "stars_count": 930, "watchers_count": 33, "issues_count": 48, "forks_count": 59, @@ -240975,7 +240998,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 712, "watchers_count": 27, - "issues_count": 13, + "issues_count": 12, "forks_count": 27, "license": "Apache License 2.0", "topics": [ @@ -244432,9 +244455,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3772, - "watchers_count": 113, - "issues_count": 136, + "stars_count": 3773, + "watchers_count": 112, + "issues_count": 138, "forks_count": 656, "license": "MIT License", "topics": [ @@ -256272,8 +256295,8 @@ "groupId": "dev.inmo", "artifactId": "tgbotapi", "path": "dev.inmo:tgbotapi", - "latestVersion": "21.0.0", - "lastUpdated": "20241130115902", + "latestVersion": "21.0.1", + "lastUpdated": "20241203070401", "versions": [ { "version": "0.29.0", @@ -261450,6 +261473,62 @@ "target": "mingw_x64" } } + }, + { + "version": "21.0.1", + "mpp": true, + "gradle": "8.10.2", + "kotlin": "2.1.0", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "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" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } } ], "github": { @@ -261459,7 +261538,7 @@ "description": "Type-safe library for work with Telegram Bot API", "stars_count": 365, "watchers_count": 5, - "issues_count": 9, + "issues_count": 10, "forks_count": 32, "license": "Apache License 2.0", "topics": [ @@ -261732,7 +261811,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 572, "watchers_count": 25, - "issues_count": 41, + "issues_count": 37, "forks_count": 212, "license": "European Union Public License 1.2", "topics": [ @@ -261818,7 +261897,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 572, "watchers_count": 25, - "issues_count": 41, + "issues_count": 37, "forks_count": 212, "license": "European Union Public License 1.2", "topics": [ @@ -262017,7 +262096,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 572, "watchers_count": 25, - "issues_count": 41, + "issues_count": 37, "forks_count": 212, "license": "European Union Public License 1.2", "topics": [ @@ -262172,7 +262251,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 572, "watchers_count": 25, - "issues_count": 41, + "issues_count": 37, "forks_count": 212, "license": "European Union Public License 1.2", "topics": [ @@ -269326,9 +269405,9 @@ "full_name": "touchlab/Kermit", "html_url": "https://github.com/touchlab/Kermit", "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", - "stars_count": 737, + "stars_count": 738, "watchers_count": 14, - "issues_count": 30, + "issues_count": 29, "forks_count": 41, "license": "Apache License 2.0", "topics": [ @@ -278326,9 +278405,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": 9120, + "stars_count": 9121, "watchers_count": 107, - "issues_count": 108, + "issues_count": 109, "forks_count": 721, "license": "Apache License 2.0", "topics": [ @@ -280601,9 +280680,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": 2665, + "stars_count": 2666, "watchers_count": 20, - "issues_count": 18, + "issues_count": 17, "forks_count": 113, "license": "Other", "topics": [ @@ -284038,7 +284117,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": 148, + "stars_count": 147, "watchers_count": 4, "issues_count": 7, "forks_count": 21, @@ -300244,7 +300323,7 @@ "description": "KotlinX multiplatform date/time library", "stars_count": 2440, "watchers_count": 63, - "issues_count": 70, + "issues_count": 71, "forks_count": 102, "license": "Apache License 2.0", "topics": [ @@ -300321,7 +300400,7 @@ "stars_count": 1845, "watchers_count": 36, "issues_count": 22, - "forks_count": 119, + "forks_count": 118, "license": "Apache License 2.0", "topics": [] }, @@ -302758,7 +302837,7 @@ "full_name": "rsocket/rsocket-kotlin", "html_url": "https://github.com/rsocket/rsocket-kotlin", "description": "RSocket Kotlin multi-platform implementation", - "stars_count": 565, + "stars_count": 566, "watchers_count": 19, "issues_count": 25, "forks_count": 37, @@ -304710,7 +304789,7 @@ "full_name": "ajalt/colormath", "html_url": "https://github.com/ajalt/colormath", "description": "Multiplatform Kotlin color conversion and manipulation", - "stars_count": 324, + "stars_count": 326, "watchers_count": 9, "issues_count": 4, "forks_count": 23, @@ -306663,10 +306742,10 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 853, + "stars_count": 854, "watchers_count": 21, - "issues_count": 43, - "forks_count": 85, + "issues_count": 46, + "forks_count": 86, "license": "Apache License 2.0", "topics": [ "android", @@ -312073,7 +312152,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2573, + "stars_count": 2575, "watchers_count": 19, "issues_count": 10, "forks_count": 124, @@ -331041,7 +331120,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 208, "watchers_count": 5, - "issues_count": 15, + "issues_count": 16, "forks_count": 16, "license": "MIT License", "topics": [ @@ -354698,7 +354777,7 @@ "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", "stars_count": 1069, "watchers_count": 15, - "issues_count": 17, + "issues_count": 15, "forks_count": 32, "license": "MIT License", "topics": [ @@ -355691,7 +355770,7 @@ "full_name": "dmdevgo/Premo", "html_url": "https://github.com/dmdevgo/Premo", "description": "Premo helps to implement the presentation layer and share it on Android, iOS, Desktop and Web.", - "stars_count": 200, + "stars_count": 199, "watchers_count": 4, "issues_count": 0, "forks_count": 12, @@ -367402,7 +367481,7 @@ "description": "Kotlin-Multiplatform JSON stream serialization", "stars_count": 3, "watchers_count": 2, - "issues_count": 1, + "issues_count": 0, "forks_count": 1, "license": "Apache License 2.0", "topics": [ @@ -371933,7 +372012,7 @@ "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", "stars_count": 232, "watchers_count": 5, - "issues_count": 11, + "issues_count": 12, "forks_count": 9, "license": "unknown", "topics": [ @@ -382233,7 +382312,7 @@ "description": "Telegram Bot API wrapper with handy Kotlin DSL.", "stars_count": 197, "watchers_count": 3, - "issues_count": 3, + "issues_count": 2, "forks_count": 15, "license": "Apache License 2.0", "topics": [ @@ -384357,8 +384436,8 @@ "groupId": "eu.lepicekmichal.signalrkore", "artifactId": "signalrkore", "path": "eu.lepicekmichal.signalrkore:signalrkore", - "latestVersion": "0.9.0", - "lastUpdated": "20241023084004", + "latestVersion": "0.9.1", + "lastUpdated": "20241203142247", "versions": [ { "version": "0.0.1", @@ -385496,6 +385575,74 @@ "platform": "jvm" } } + }, + { + "version": "0.9.1", + "mpp": true, + "gradle": "8.9", + "kotlin": "2.0.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -385505,7 +385652,7 @@ "description": "A Kotlin multiplatform coroutine-based SignalR client.", "stars_count": 26, "watchers_count": 3, - "issues_count": 2, + "issues_count": 1, "forks_count": 4, "license": "Apache License 2.0", "topics": [ @@ -387519,7 +387666,7 @@ "full_name": "mirzemehdi/KMPNotifier", "html_url": "https://github.com/mirzemehdi/KMPNotifier", "description": "Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)", - "stars_count": 344, + "stars_count": 345, "watchers_count": 4, "issues_count": 11, "forks_count": 23, @@ -388581,7 +388728,7 @@ "description": "Kotlin Multiplatform Authentication Library targetting android and iOS ", "stars_count": 238, "watchers_count": 3, - "issues_count": 14, + "issues_count": 15, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -396340,9 +396487,9 @@ "full_name": "fleeksoft/ksoup", "html_url": "https://github.com/fleeksoft/ksoup", "description": "Ksoup is a Kotlin Multiplatform library for working with HTML and XML. It's a port of the renowned Java library Jsoup.", - "stars_count": 319, + "stars_count": 327, "watchers_count": 3, - "issues_count": 7, + "issues_count": 9, "forks_count": 13, "license": "Apache License 2.0", "topics": [