From 47c151c3532e67b87083705ca419a3f95dfd0adf Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 1 Feb 2024 00:43:15 +0000 Subject: [PATCH] Update versions --- docs/data.json | 2548 ++++++++++++++++++++++++++++++++++------------ public/data.json | 2548 ++++++++++++++++++++++++++++++++++------------ 2 files changed, 3806 insertions(+), 1290 deletions(-) diff --git a/docs/data.json b/docs/data.json index 2fce7fa0..8c82db1e 100644 --- a/docs/data.json +++ b/docs/data.json @@ -289,7 +289,7 @@ "full_name": "icerockdev/moko-widgets", "html_url": "https://github.com/icerockdev/moko-widgets", "description": "Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 361, + "stars_count": 362, "watchers_count": 18, "issues_count": 40, "forks_count": 29, @@ -2208,7 +2208,7 @@ "description": "Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 144, "watchers_count": 9, - "issues_count": 24, + "issues_count": 25, "forks_count": 26, "license": "Apache License 2.0", "topics": [ @@ -3960,7 +3960,7 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 921, + "stars_count": 923, "watchers_count": 17, "issues_count": 175, "forks_count": 100, @@ -4511,10 +4511,10 @@ "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": 238, + "stars_count": 239, "watchers_count": 6, - "issues_count": 13, - "forks_count": 26, + "issues_count": 15, + "forks_count": 27, "license": "Apache License 2.0", "topics": [ "android", @@ -22015,7 +22015,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": 1330, + "stars_count": 1331, "watchers_count": 15, "issues_count": 24, "forks_count": 58, @@ -29418,10 +29418,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12560, + "stars_count": 12563, "watchers_count": 294, "issues_count": 294, - "forks_count": 1822, + "forks_count": 1823, "license": "Apache License 2.0", "topics": [ "async", @@ -33705,9 +33705,9 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4950, + "stars_count": 4951, "watchers_count": 99, - "issues_count": 344, + "issues_count": 345, "forks_count": 621, "license": "Apache License 2.0", "topics": [ @@ -33726,7 +33726,7 @@ "artifactId": "ktor-client", "path": "io.ktor:ktor-client", "latestVersion": "3.0.0-beta-1", - "lastUpdated": "20231207115253", + "lastUpdated": "20240131103717", "versions": [ { "version": "1.0.0-rc", @@ -34651,6 +34651,29 @@ } } }, + { + "version": "2.3.8", + "mpp": true, + "gradle": "8.5", + "kotlin": "1.8.22", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "3.0.0-beta-1", "mpp": true, @@ -34680,7 +34703,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": 11955, + "stars_count": 11958, "watchers_count": 176, "issues_count": 152, "forks_count": 989, @@ -192850,7 +192873,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": 379, + "stars_count": 380, "watchers_count": 10, "issues_count": 14, "forks_count": 31, @@ -196263,7 +196286,7 @@ "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", "stars_count": 5758, "watchers_count": 119, - "issues_count": 398, + "issues_count": 395, "forks_count": 501, "license": "Apache License 2.0", "topics": [ @@ -197420,7 +197443,7 @@ "full_name": "touchlab/SQLiter", "html_url": "https://github.com/touchlab/SQLiter", "description": "Minimal multiplatform sqlite library", - "stars_count": 160, + "stars_count": 161, "watchers_count": 16, "issues_count": 32, "forks_count": 32, @@ -202373,9 +202396,9 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 532, + "stars_count": 533, "watchers_count": 19, - "issues_count": 8, + "issues_count": 9, "forks_count": 30, "license": "Apache License 2.0", "topics": [ @@ -204795,7 +204818,7 @@ "full_name": "fluidsonic/fluid-time", "html_url": "https://github.com/fluidsonic/fluid-time", "description": "Additions for Kotlin's date & time library kotlinx-datetime", - "stars_count": 42, + "stars_count": 43, "watchers_count": 3, "issues_count": 1, "forks_count": 4, @@ -215617,7 +215640,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": 293, + "stars_count": 294, "watchers_count": 7, "issues_count": 9, "forks_count": 35, @@ -222285,9 +222308,9 @@ "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": 786, + "stars_count": 787, "watchers_count": 36, - "issues_count": 55, + "issues_count": 56, "forks_count": 60, "license": "Other", "topics": [ @@ -224419,7 +224442,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": 703, + "stars_count": 704, "watchers_count": 17, "issues_count": 3, "forks_count": 28, @@ -227150,7 +227173,7 @@ "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3618, "watchers_count": 114, - "issues_count": 174, + "issues_count": 175, "forks_count": 660, "license": "MIT License", "topics": [ @@ -240749,7 +240772,7 @@ "description": "Type-safe library for work with Telegram Bot API", "stars_count": 297, "watchers_count": 5, - "issues_count": 13, + "issues_count": 14, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -240958,7 +240981,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 493, "watchers_count": 24, - "issues_count": 43, + "issues_count": 42, "forks_count": 210, "license": "Other", "topics": [ @@ -241044,7 +241067,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 493, "watchers_count": 24, - "issues_count": 43, + "issues_count": 42, "forks_count": 210, "license": "Other", "topics": [ @@ -241243,7 +241266,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 493, "watchers_count": 24, - "issues_count": 43, + "issues_count": 42, "forks_count": 210, "license": "Other", "topics": [ @@ -241398,7 +241421,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 493, "watchers_count": 24, - "issues_count": 43, + "issues_count": 42, "forks_count": 210, "license": "Other", "topics": [ @@ -247828,8 +247851,8 @@ "groupId": "io.insert-koin", "artifactId": "koin-core", "path": "io.insert-koin:koin-core", - "latestVersion": "3.6.0-wasm-alpha1", - "lastUpdated": "20240123121647", + "latestVersion": "3.6.0-wasm-alpha2", + "lastUpdated": "20240131080300", "versions": [ { "version": "2.0.1", @@ -253325,6 +253348,215 @@ "target": "watchos_x64" } } + }, + { + "version": "3.6.0-wasm-alpha2", + "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" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "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": { @@ -253332,7 +253564,7 @@ "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": 8477, + "stars_count": 8480, "watchers_count": 104, "issues_count": 92, "forks_count": 673, @@ -255607,7 +255839,7 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2411, + "stars_count": 2413, "watchers_count": 21, "issues_count": 18, "forks_count": 104, @@ -273431,7 +273663,7 @@ "description": "KotlinX multiplatform date/time library", "stars_count": 2073, "watchers_count": 64, - "issues_count": 61, + "issues_count": 60, "forks_count": 88, "license": "Apache License 2.0", "topics": [ @@ -275483,7 +275715,7 @@ "full_name": "rsocket/rsocket-kotlin", "html_url": "https://github.com/rsocket/rsocket-kotlin", "description": "RSocket Kotlin multi-platform implementation", - "stars_count": 512, + "stars_count": 513, "watchers_count": 20, "issues_count": 27, "forks_count": 36, @@ -293572,7 +293804,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": 1789, + "stars_count": 1790, "watchers_count": 23, "issues_count": 7, "forks_count": 68, @@ -300135,7 +300367,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 700, + "stars_count": 703, "watchers_count": 18, "issues_count": 48, "forks_count": 71, @@ -304021,7 +304253,7 @@ "description": "Multiplatform command line interface parsing for Kotlin", "stars_count": 2306, "watchers_count": 17, - "issues_count": 16, + "issues_count": 15, "forks_count": 120, "license": "Apache License 2.0", "topics": [ @@ -304042,8 +304274,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.common", "path": "dev.inmo:micro_utils.common", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191014", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184324", "versions": [ { "version": "0.4.24", @@ -310296,7 +310528,139 @@ } }, { - "version": "0.19.4", + "version": "0.19.4", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.5", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.6", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -310362,7 +310726,7 @@ } }, { - "version": "0.19.5", + "version": "0.19.7", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -310428,10 +310792,10 @@ } }, { - "version": "0.19.6", + "version": "0.19.8", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -310494,10 +310858,10 @@ } }, { - "version": "0.19.7", + "version": "0.19.9", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -310560,10 +310924,10 @@ } }, { - "version": "0.19.8", + "version": "0.20.0", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -310626,10 +310990,10 @@ } }, { - "version": "0.19.9", + "version": "0.20.1", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -310692,7 +311056,7 @@ } }, { - "version": "0.20.0", + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -310758,7 +311122,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -310824,10 +311188,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -310890,10 +311254,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.5", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -310956,7 +311320,7 @@ } }, { - "version": "0.20.4", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.10", @@ -311022,10 +311386,9 @@ } }, { - "version": "0.20.5", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -311088,10 +311451,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -311154,7 +311516,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -311200,6 +311562,14 @@ "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" @@ -311219,7 +311589,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -311265,6 +311635,14 @@ "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" @@ -311284,7 +311662,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -311357,9 +311735,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -311430,9 +311808,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -311503,7 +311881,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -311576,7 +311954,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -311649,9 +312027,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -311722,9 +312100,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -311795,7 +312173,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -311868,9 +312246,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -311941,9 +312319,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -312014,9 +312392,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -312087,9 +312465,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -312160,7 +312538,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -312233,7 +312611,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -312306,7 +312684,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -312379,7 +312757,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -312452,7 +312830,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -312525,7 +312903,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -312598,7 +312976,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -312671,7 +313049,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -312744,7 +313122,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -312824,7 +313202,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -312846,8 +313224,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.coroutines", "path": "dev.inmo:micro_utils.coroutines", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191042", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184413", "versions": [ { "version": "0.4.24", @@ -319110,7 +319488,139 @@ } }, { - "version": "0.19.4", + "version": "0.19.4", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.5", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.6", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -319176,7 +319686,7 @@ } }, { - "version": "0.19.5", + "version": "0.19.7", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -319242,10 +319752,10 @@ } }, { - "version": "0.19.6", + "version": "0.19.8", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -319308,10 +319818,10 @@ } }, { - "version": "0.19.7", + "version": "0.19.9", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -319374,10 +319884,10 @@ } }, { - "version": "0.19.8", + "version": "0.20.0", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -319440,10 +319950,10 @@ } }, { - "version": "0.19.9", + "version": "0.20.1", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -319506,7 +320016,7 @@ } }, { - "version": "0.20.0", + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -319572,7 +320082,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -319638,10 +320148,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -319704,10 +320214,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.5", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -319770,7 +320280,7 @@ } }, { - "version": "0.20.4", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.10", @@ -319836,10 +320346,9 @@ } }, { - "version": "0.20.5", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -319902,10 +320411,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -319968,7 +320476,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -320014,6 +320522,14 @@ "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" @@ -320033,7 +320549,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -320079,6 +320595,14 @@ "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" @@ -320098,7 +320622,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -320171,9 +320695,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -320244,9 +320768,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -320317,7 +320841,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -320390,7 +320914,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -320463,9 +320987,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -320536,9 +321060,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -320609,7 +321133,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -320682,9 +321206,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -320755,9 +321279,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -320828,9 +321352,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -320901,9 +321425,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -320974,7 +321498,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -321047,7 +321571,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -321120,7 +321644,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -321193,7 +321717,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -321266,7 +321790,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -321339,7 +321863,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -321412,7 +321936,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -321485,7 +322009,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -321558,7 +322082,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -321638,7 +322162,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -321660,8 +322184,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.crypto", "path": "dev.inmo:micro_utils.crypto", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191108", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184502", "versions": [ { "version": "0.4.24", @@ -328705,10 +329229,140 @@ } }, { - "version": "0.20.6", + "version": "0.20.6", + "mpp": true, + "gradle": "7.6.2", + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.20.7", + "mpp": true, + "gradle": "7.6.3", + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -328771,9 +329425,10 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", + "kotlin": "1.9.20-RC", "targets": { "metadataApiElements": { "platform": "common" @@ -328817,6 +329472,14 @@ "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" @@ -328836,9 +329499,10 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", + "kotlin": "1.9.20-RC2", "targets": { "metadataApiElements": { "platform": "common" @@ -328882,6 +329546,14 @@ "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" @@ -328901,10 +329573,10 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", - "kotlin": "1.9.20-RC", + "kotlin": "1.9.20", "targets": { "metadataApiElements": { "platform": "common" @@ -328975,10 +329647,10 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", - "kotlin": "1.9.20-RC2", + "gradle": "8.4", + "kotlin": "1.9.20", "targets": { "metadataApiElements": { "platform": "common" @@ -329049,9 +329721,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "kotlin": "1.9.20", "targets": { "metadataApiElements": { @@ -329123,7 +329795,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "kotlin": "1.9.20", @@ -329197,10 +329869,10 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", - "kotlin": "1.9.20", + "kotlin": "1.9.21", "targets": { "metadataApiElements": { "platform": "common" @@ -329271,10 +329943,10 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", - "kotlin": "1.9.20", + "gradle": "8.5", + "kotlin": "1.9.21", "targets": { "metadataApiElements": { "platform": "common" @@ -329345,9 +330017,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329419,7 +330091,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -329493,9 +330165,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329567,9 +330239,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329641,9 +330313,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329715,9 +330387,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329789,7 +330461,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -329863,7 +330535,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -329937,7 +330609,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -330011,7 +330683,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -330085,10 +330757,10 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", - "kotlin": "1.9.21", + "kotlin": "1.9.22", "targets": { "metadataApiElements": { "platform": "common" @@ -330159,7 +330831,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -330233,7 +330905,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "kotlin": "1.9.22", @@ -330307,10 +330979,10 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", - "kotlin": "1.9.21", + "kotlin": "1.9.22", "targets": { "metadataApiElements": { "platform": "common" @@ -330381,7 +331053,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "kotlin": "1.9.22", @@ -330462,7 +331134,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -330484,8 +331156,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.ktor.common", "path": "dev.inmo:micro_utils.ktor.common", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191244", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184753", "versions": [ { "version": "0.4.24", @@ -331288,7 +331960,167 @@ } }, { - "version": "0.5.7", + "version": "0.5.7", + "mpp": true, + "gradle": "6.8.3", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "0.5.8", + "mpp": true, + "gradle": "6.8.3", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "0.5.9", + "mpp": true, + "gradle": "6.8.3", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "0.5.10", + "mpp": true, + "gradle": "6.8.3", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "0.5.11", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331328,7 +332160,7 @@ } }, { - "version": "0.5.8", + "version": "0.5.12", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331368,7 +332200,7 @@ } }, { - "version": "0.5.9", + "version": "0.5.13", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331408,7 +332240,7 @@ } }, { - "version": "0.5.10", + "version": "0.5.14", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331448,7 +332280,7 @@ } }, { - "version": "0.5.11", + "version": "0.5.15", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331488,9 +332320,9 @@ } }, { - "version": "0.5.12", + "version": "0.5.16", "mpp": true, - "gradle": "6.8.3", + "gradle": "7.1.1", "targets": { "metadataApiElements": { "platform": "common" @@ -331528,9 +332360,9 @@ } }, { - "version": "0.5.13", + "version": "0.5.17", "mpp": true, - "gradle": "6.8.3", + "gradle": "7.1.1", "targets": { "metadataApiElements": { "platform": "common" @@ -331547,16 +332379,10 @@ "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "jsLegacyApiElements-published": { - "platform": "js" - }, - "jsLegacyRuntimeElements-published": { - "platform": "js" - }, - "jsIrApiElements-published": { + "jsApiElements-published": { "platform": "js" }, - "jsIrRuntimeElements-published": { + "jsRuntimeElements-published": { "platform": "js" }, "jvmApiElements-published": { @@ -331568,9 +332394,9 @@ } }, { - "version": "0.5.14", + "version": "0.5.18", "mpp": true, - "gradle": "6.8.3", + "gradle": "7.1.1", "targets": { "metadataApiElements": { "platform": "common" @@ -331587,16 +332413,10 @@ "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "jsLegacyApiElements-published": { - "platform": "js" - }, - "jsLegacyRuntimeElements-published": { - "platform": "js" - }, - "jsIrApiElements-published": { + "jsApiElements-published": { "platform": "js" }, - "jsIrRuntimeElements-published": { + "jsRuntimeElements-published": { "platform": "js" }, "jvmApiElements-published": { @@ -331608,9 +332428,9 @@ } }, { - "version": "0.5.15", + "version": "0.5.19", "mpp": true, - "gradle": "6.8.3", + "gradle": "7.1.1", "targets": { "metadataApiElements": { "platform": "common" @@ -331627,16 +332447,10 @@ "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "jsLegacyApiElements-published": { - "platform": "js" - }, - "jsLegacyRuntimeElements-published": { - "platform": "js" - }, - "jsIrApiElements-published": { + "jsApiElements-published": { "platform": "js" }, - "jsIrRuntimeElements-published": { + "jsRuntimeElements-published": { "platform": "js" }, "jvmApiElements-published": { @@ -331648,7 +332462,7 @@ } }, { - "version": "0.5.16", + "version": "0.5.20", "mpp": true, "gradle": "7.1.1", "targets": { @@ -331667,16 +332481,10 @@ "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "jsLegacyApiElements-published": { - "platform": "js" - }, - "jsLegacyRuntimeElements-published": { - "platform": "js" - }, - "jsIrApiElements-published": { + "jsApiElements-published": { "platform": "js" }, - "jsIrRuntimeElements-published": { + "jsRuntimeElements-published": { "platform": "js" }, "jvmApiElements-published": { @@ -331688,7 +332496,7 @@ } }, { - "version": "0.5.17", + "version": "0.5.21", "mpp": true, "gradle": "7.1.1", "targets": { @@ -331722,7 +332530,7 @@ } }, { - "version": "0.5.18", + "version": "0.5.22", "mpp": true, "gradle": "7.1.1", "targets": { @@ -331756,7 +332564,7 @@ } }, { - "version": "0.5.19", + "version": "0.5.23", "mpp": true, "gradle": "7.1.1", "targets": { @@ -331790,9 +332598,9 @@ } }, { - "version": "0.5.20", + "version": "0.5.24", "mpp": true, - "gradle": "7.1.1", + "gradle": "7.2", "targets": { "metadataApiElements": { "platform": "common" @@ -331824,9 +332632,9 @@ } }, { - "version": "0.5.21", + "version": "0.5.25", "mpp": true, - "gradle": "7.1.1", + "gradle": "7.2", "targets": { "metadataApiElements": { "platform": "common" @@ -331858,9 +332666,9 @@ } }, { - "version": "0.5.22", + "version": "0.5.26", "mpp": true, - "gradle": "7.1.1", + "gradle": "7.2", "targets": { "metadataApiElements": { "platform": "common" @@ -331892,9 +332700,9 @@ } }, { - "version": "0.5.23", + "version": "0.5.27", "mpp": true, - "gradle": "7.1.1", + "gradle": "7.2", "targets": { "metadataApiElements": { "platform": "common" @@ -331926,7 +332734,7 @@ } }, { - "version": "0.5.24", + "version": "0.5.28", "mpp": true, "gradle": "7.2", "targets": { @@ -331960,7 +332768,7 @@ } }, { - "version": "0.5.25", + "version": "0.5.29", "mpp": true, "gradle": "7.2", "targets": { @@ -331994,7 +332802,7 @@ } }, { - "version": "0.5.26", + "version": "0.5.30", "mpp": true, "gradle": "7.2", "targets": { @@ -332028,7 +332836,7 @@ } }, { - "version": "0.5.27", + "version": "0.5.31", "mpp": true, "gradle": "7.2", "targets": { @@ -332062,7 +332870,7 @@ } }, { - "version": "0.5.28", + "version": "0.6.0", "mpp": true, "gradle": "7.2", "targets": { @@ -332096,7 +332904,7 @@ } }, { - "version": "0.5.29", + "version": "0.7.0", "mpp": true, "gradle": "7.2", "targets": { @@ -332130,7 +332938,7 @@ } }, { - "version": "0.5.30", + "version": "0.7.1", "mpp": true, "gradle": "7.2", "targets": { @@ -332164,7 +332972,7 @@ } }, { - "version": "0.5.31", + "version": "0.7.2", "mpp": true, "gradle": "7.2", "targets": { @@ -332198,7 +333006,7 @@ } }, { - "version": "0.6.0", + "version": "0.7.3", "mpp": true, "gradle": "7.2", "targets": { @@ -332232,7 +333040,7 @@ } }, { - "version": "0.7.0", + "version": "0.7.4", "mpp": true, "gradle": "7.2", "targets": { @@ -332266,7 +333074,7 @@ } }, { - "version": "0.7.1", + "version": "0.8.0", "mpp": true, "gradle": "7.2", "targets": { @@ -332300,7 +333108,7 @@ } }, { - "version": "0.7.2", + "version": "0.8.1", "mpp": true, "gradle": "7.2", "targets": { @@ -332334,7 +333142,7 @@ } }, { - "version": "0.7.3", + "version": "0.8.2", "mpp": true, "gradle": "7.2", "targets": { @@ -332368,7 +333176,7 @@ } }, { - "version": "0.7.4", + "version": "0.8.4", "mpp": true, "gradle": "7.2", "targets": { @@ -332402,7 +333210,7 @@ } }, { - "version": "0.8.0", + "version": "0.8.5", "mpp": true, "gradle": "7.2", "targets": { @@ -332436,7 +333244,7 @@ } }, { - "version": "0.8.1", + "version": "0.8.6", "mpp": true, "gradle": "7.2", "targets": { @@ -332470,7 +333278,7 @@ } }, { - "version": "0.8.2", + "version": "0.8.7", "mpp": true, "gradle": "7.2", "targets": { @@ -332504,7 +333312,7 @@ } }, { - "version": "0.8.4", + "version": "0.8.8", "mpp": true, "gradle": "7.2", "targets": { @@ -332538,7 +333346,7 @@ } }, { - "version": "0.8.5", + "version": "0.8.9", "mpp": true, "gradle": "7.2", "targets": { @@ -332572,7 +333380,7 @@ } }, { - "version": "0.8.6", + "version": "0.9.0", "mpp": true, "gradle": "7.2", "targets": { @@ -332606,7 +333414,7 @@ } }, { - "version": "0.8.7", + "version": "0.9.1", "mpp": true, "gradle": "7.2", "targets": { @@ -332640,7 +333448,7 @@ } }, { - "version": "0.8.8", + "version": "0.9.2", "mpp": true, "gradle": "7.2", "targets": { @@ -332674,7 +333482,7 @@ } }, { - "version": "0.8.9", + "version": "0.9.3", "mpp": true, "gradle": "7.2", "targets": { @@ -332708,7 +333516,7 @@ } }, { - "version": "0.9.0", + "version": "0.9.4", "mpp": true, "gradle": "7.2", "targets": { @@ -332742,7 +333550,7 @@ } }, { - "version": "0.9.1", + "version": "0.9.5", "mpp": true, "gradle": "7.2", "targets": { @@ -332776,7 +333584,7 @@ } }, { - "version": "0.9.2", + "version": "0.9.6", "mpp": true, "gradle": "7.2", "targets": { @@ -332810,7 +333618,7 @@ } }, { - "version": "0.9.3", + "version": "0.9.7", "mpp": true, "gradle": "7.2", "targets": { @@ -332844,9 +333652,9 @@ } }, { - "version": "0.9.4", + "version": "0.9.8", "mpp": true, - "gradle": "7.2", + "gradle": "7.4", "targets": { "metadataApiElements": { "platform": "common" @@ -332878,9 +333686,9 @@ } }, { - "version": "0.9.5", + "version": "0.9.9", "mpp": true, - "gradle": "7.2", + "gradle": "7.4", "targets": { "metadataApiElements": { "platform": "common" @@ -332912,9 +333720,9 @@ } }, { - "version": "0.9.6", + "version": "0.9.10", "mpp": true, - "gradle": "7.2", + "gradle": "7.4", "targets": { "metadataApiElements": { "platform": "common" @@ -332946,9 +333754,9 @@ } }, { - "version": "0.9.7", + "version": "0.9.11", "mpp": true, - "gradle": "7.2", + "gradle": "7.4.1", "targets": { "metadataApiElements": { "platform": "common" @@ -332980,9 +333788,9 @@ } }, { - "version": "0.9.8", + "version": "0.9.12", "mpp": true, - "gradle": "7.4", + "gradle": "7.4.1", "targets": { "metadataApiElements": { "platform": "common" @@ -333014,9 +333822,9 @@ } }, { - "version": "0.9.9", + "version": "0.9.13", "mpp": true, - "gradle": "7.4", + "gradle": "7.4.1", "targets": { "metadataApiElements": { "platform": "common" @@ -333048,9 +333856,9 @@ } }, { - "version": "0.9.10", + "version": "0.9.14", "mpp": true, - "gradle": "7.4", + "gradle": "7.4.1", "targets": { "metadataApiElements": { "platform": "common" @@ -333082,7 +333890,7 @@ } }, { - "version": "0.9.11", + "version": "0.9.15", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333116,7 +333924,7 @@ } }, { - "version": "0.9.12", + "version": "0.9.16", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333150,7 +333958,7 @@ } }, { - "version": "0.9.13", + "version": "0.9.17", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333184,7 +333992,7 @@ } }, { - "version": "0.9.14", + "version": "0.9.18", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333218,7 +334026,7 @@ } }, { - "version": "0.9.15", + "version": "0.9.19", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333252,7 +334060,7 @@ } }, { - "version": "0.9.16", + "version": "0.9.20", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333286,7 +334094,7 @@ } }, { - "version": "0.9.17", + "version": "0.9.21", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333320,7 +334128,7 @@ } }, { - "version": "0.9.18", + "version": "0.9.22", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333354,7 +334162,7 @@ } }, { - "version": "0.9.19", + "version": "0.9.23", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333388,7 +334196,7 @@ } }, { - "version": "0.9.20", + "version": "0.9.24", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333422,7 +334230,7 @@ } }, { - "version": "0.9.21", + "version": "0.10.0", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333456,7 +334264,7 @@ } }, { - "version": "0.9.22", + "version": "0.10.1", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333490,7 +334298,7 @@ } }, { - "version": "0.9.23", + "version": "0.10.2", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333524,7 +334332,7 @@ } }, { - "version": "0.9.24", + "version": "0.10.3", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333558,7 +334366,7 @@ } }, { - "version": "0.10.0", + "version": "0.10.4", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333592,7 +334400,7 @@ } }, { - "version": "0.10.1", + "version": "0.10.5", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333626,7 +334434,7 @@ } }, { - "version": "0.10.2", + "version": "0.10.6", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333660,7 +334468,7 @@ } }, { - "version": "0.10.3", + "version": "0.10.7", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333694,7 +334502,7 @@ } }, { - "version": "0.10.4", + "version": "0.10.8", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333728,7 +334536,7 @@ } }, { - "version": "0.10.5", + "version": "0.11.0", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333762,7 +334570,7 @@ } }, { - "version": "0.10.6", + "version": "0.11.1", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333796,7 +334604,7 @@ } }, { - "version": "0.10.7", + "version": "0.11.2", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333830,7 +334638,7 @@ } }, { - "version": "0.10.8", + "version": "0.11.3", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333864,7 +334672,7 @@ } }, { - "version": "0.11.0", + "version": "0.11.4", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333898,7 +334706,7 @@ } }, { - "version": "0.11.1", + "version": "0.11.5", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333932,7 +334740,7 @@ } }, { - "version": "0.11.2", + "version": "0.11.6", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333966,7 +334774,7 @@ } }, { - "version": "0.11.3", + "version": "0.11.7", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334000,7 +334808,7 @@ } }, { - "version": "0.11.4", + "version": "0.11.8", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334034,7 +334842,7 @@ } }, { - "version": "0.11.5", + "version": "0.11.9", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334068,7 +334876,7 @@ } }, { - "version": "0.11.6", + "version": "0.11.10", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334102,7 +334910,7 @@ } }, { - "version": "0.11.7", + "version": "0.11.11", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334136,7 +334944,7 @@ } }, { - "version": "0.11.8", + "version": "0.11.12", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334170,9 +334978,9 @@ } }, { - "version": "0.11.9", + "version": "0.11.13", "mpp": true, - "gradle": "7.4.1", + "gradle": "7.5", "targets": { "metadataApiElements": { "platform": "common" @@ -334204,9 +335012,9 @@ } }, { - "version": "0.11.10", + "version": "0.11.14", "mpp": true, - "gradle": "7.4.1", + "gradle": "7.5", "targets": { "metadataApiElements": { "platform": "common" @@ -334238,9 +335046,9 @@ } }, { - "version": "0.11.11", + "version": "0.12.0", "mpp": true, - "gradle": "7.4.1", + "gradle": "7.5", "targets": { "metadataApiElements": { "platform": "common" @@ -334272,9 +335080,9 @@ } }, { - "version": "0.11.12", + "version": "0.12.1", "mpp": true, - "gradle": "7.4.1", + "gradle": "7.5", "targets": { "metadataApiElements": { "platform": "common" @@ -334306,7 +335114,7 @@ } }, { - "version": "0.11.13", + "version": "0.12.2", "mpp": true, "gradle": "7.5", "targets": { @@ -334340,7 +335148,7 @@ } }, { - "version": "0.11.14", + "version": "0.12.3", "mpp": true, "gradle": "7.5", "targets": { @@ -334374,7 +335182,7 @@ } }, { - "version": "0.12.0", + "version": "0.12.4", "mpp": true, "gradle": "7.5", "targets": { @@ -334408,7 +335216,7 @@ } }, { - "version": "0.12.1", + "version": "0.12.5", "mpp": true, "gradle": "7.5", "targets": { @@ -334442,7 +335250,7 @@ } }, { - "version": "0.12.2", + "version": "0.12.6", "mpp": true, "gradle": "7.5", "targets": { @@ -334476,7 +335284,7 @@ } }, { - "version": "0.12.3", + "version": "0.12.7", "mpp": true, "gradle": "7.5", "targets": { @@ -334510,7 +335318,7 @@ } }, { - "version": "0.12.4", + "version": "0.12.8", "mpp": true, "gradle": "7.5", "targets": { @@ -334544,9 +335352,9 @@ } }, { - "version": "0.12.5", + "version": "0.12.9", "mpp": true, - "gradle": "7.5", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -334578,9 +335386,9 @@ } }, { - "version": "0.12.6", + "version": "0.12.10", "mpp": true, - "gradle": "7.5", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -334612,9 +335420,9 @@ } }, { - "version": "0.12.7", + "version": "0.12.11", "mpp": true, - "gradle": "7.5", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -334646,9 +335454,9 @@ } }, { - "version": "0.12.8", + "version": "0.12.12", "mpp": true, - "gradle": "7.5", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -334680,7 +335488,7 @@ } }, { - "version": "0.12.9", + "version": "0.12.13", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334714,7 +335522,7 @@ } }, { - "version": "0.12.10", + "version": "0.12.14", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334748,7 +335556,7 @@ } }, { - "version": "0.12.11", + "version": "0.12.15", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334782,7 +335590,7 @@ } }, { - "version": "0.12.12", + "version": "0.12.16", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334816,7 +335624,7 @@ } }, { - "version": "0.12.13", + "version": "0.12.17", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334850,7 +335658,7 @@ } }, { - "version": "0.12.14", + "version": "0.13.0", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334884,7 +335692,7 @@ } }, { - "version": "0.12.15", + "version": "0.13.1", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334918,7 +335726,7 @@ } }, { - "version": "0.12.16", + "version": "0.13.2", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334952,7 +335760,7 @@ } }, { - "version": "0.12.17", + "version": "0.14.0", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334986,7 +335794,7 @@ } }, { - "version": "0.13.0", + "version": "0.14.1", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335020,7 +335828,7 @@ } }, { - "version": "0.13.1", + "version": "0.14.2", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335054,7 +335862,7 @@ } }, { - "version": "0.13.2", + "version": "0.14.3", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335088,7 +335896,7 @@ } }, { - "version": "0.14.0", + "version": "0.14.4", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335122,9 +335930,9 @@ } }, { - "version": "0.14.1", + "version": "0.15.0", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335156,7 +335964,7 @@ } }, { - "version": "0.14.2", + "version": "0.15.1", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335190,7 +335998,7 @@ } }, { - "version": "0.14.3", + "version": "0.16.0", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335224,7 +336032,7 @@ } }, { - "version": "0.14.4", + "version": "0.16.1", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335258,9 +336066,9 @@ } }, { - "version": "0.15.0", + "version": "0.16.2", "mpp": true, - "gradle": "7.6", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -335292,7 +336100,7 @@ } }, { - "version": "0.15.1", + "version": "0.16.3", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335326,7 +336134,7 @@ } }, { - "version": "0.16.0", + "version": "0.16.4", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335360,7 +336168,7 @@ } }, { - "version": "0.16.1", + "version": "0.16.5", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335394,7 +336202,7 @@ } }, { - "version": "0.16.2", + "version": "0.16.6", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335428,7 +336236,7 @@ } }, { - "version": "0.16.3", + "version": "0.16.7", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335462,7 +336270,7 @@ } }, { - "version": "0.16.4", + "version": "0.16.8", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335496,7 +336304,7 @@ } }, { - "version": "0.16.5", + "version": "0.16.9", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335530,9 +336338,9 @@ } }, { - "version": "0.16.6", + "version": "0.16.10", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335564,9 +336372,9 @@ } }, { - "version": "0.16.7", + "version": "0.16.11", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335598,9 +336406,9 @@ } }, { - "version": "0.16.8", + "version": "0.16.12", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335632,9 +336440,9 @@ } }, { - "version": "0.16.9", + "version": "0.16.13", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335666,9 +336474,10 @@ } }, { - "version": "0.16.10", + "version": "0.17.0", "mpp": true, - "gradle": "7.6", + "gradle": "7.6.1", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -335700,9 +336509,10 @@ } }, { - "version": "0.16.11", + "version": "0.17.1", "mpp": true, - "gradle": "7.6", + "gradle": "7.6.1", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -335734,9 +336544,10 @@ } }, { - "version": "0.16.12", + "version": "0.17.2", "mpp": true, - "gradle": "7.6", + "gradle": "7.6.1", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -335768,9 +336579,10 @@ } }, { - "version": "0.16.13", + "version": "0.17.3", "mpp": true, - "gradle": "7.6", + "gradle": "7.6.1", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -335802,7 +336614,7 @@ } }, { - "version": "0.17.0", + "version": "0.17.4", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.10", @@ -335837,7 +336649,7 @@ } }, { - "version": "0.17.1", + "version": "0.17.5", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.10", @@ -335872,147 +336684,139 @@ } }, { - "version": "0.17.2", + "version": "0.17.6", "mpp": true, "gradle": "7.6.1", - "kotlin": "1.8.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "jsApiElements-published": { "platform": "js" }, "jsRuntimeElements-published": { "platform": "js" }, + "jsSourcesElements-published": { + "platform": "js" + }, "jvmApiElements-published": { "platform": "jvm" }, "jvmRuntimeElements-published": { "platform": "jvm" - } - } - }, - { - "version": "0.17.3", - "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.10", - "targets": { - "metadataApiElements": { - "platform": "common" }, - "debugApiElements-published": { - "platform": "androidJvm" - }, - "debugRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" + "jvmSourcesElements-published": { + "platform": "jvm" }, - "jsApiElements-published": { - "platform": "js" + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" }, - "jsRuntimeElements-published": { - "platform": "js" + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" }, - "jvmApiElements-published": { - "platform": "jvm" + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" }, - "jvmRuntimeElements-published": { - "platform": "jvm" + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" } } }, { - "version": "0.17.4", + "version": "0.17.7", "mpp": true, "gradle": "7.6.1", - "kotlin": "1.8.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "jsApiElements-published": { "platform": "js" }, "jsRuntimeElements-published": { "platform": "js" }, + "jsSourcesElements-published": { + "platform": "js" + }, "jvmApiElements-published": { "platform": "jvm" }, "jvmRuntimeElements-published": { "platform": "jvm" - } - } - }, - { - "version": "0.17.5", - "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.10", - "targets": { - "metadataApiElements": { - "platform": "common" - }, - "debugApiElements-published": { - "platform": "androidJvm" - }, - "debugRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseApiElements-published": { - "platform": "androidJvm" }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" + "jvmSourcesElements-published": { + "platform": "jvm" }, - "jsApiElements-published": { - "platform": "js" + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" }, - "jsRuntimeElements-published": { - "platform": "js" + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" }, - "jvmApiElements-published": { - "platform": "jvm" + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" }, - "jvmRuntimeElements-published": { - "platform": "jvm" + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" } } }, { - "version": "0.17.6", + "version": "0.17.8", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336078,7 +336882,7 @@ } }, { - "version": "0.17.7", + "version": "0.18.0", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336144,7 +336948,7 @@ } }, { - "version": "0.17.8", + "version": "0.18.1", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336210,7 +337014,7 @@ } }, { - "version": "0.18.0", + "version": "0.18.2", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336276,7 +337080,7 @@ } }, { - "version": "0.18.1", + "version": "0.18.3", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336342,7 +337146,7 @@ } }, { - "version": "0.18.2", + "version": "0.18.4", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336408,7 +337212,7 @@ } }, { - "version": "0.18.3", + "version": "0.19.0", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336474,7 +337278,7 @@ } }, { - "version": "0.18.4", + "version": "0.19.1", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336540,7 +337344,7 @@ } }, { - "version": "0.19.0", + "version": "0.19.2", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336606,7 +337410,7 @@ } }, { - "version": "0.19.1", + "version": "0.19.4", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336672,7 +337476,7 @@ } }, { - "version": "0.19.2", + "version": "0.19.5", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336738,7 +337542,7 @@ } }, { - "version": "0.19.4", + "version": "0.19.6", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336804,7 +337608,7 @@ } }, { - "version": "0.19.5", + "version": "0.19.7", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336870,10 +337674,10 @@ } }, { - "version": "0.19.6", + "version": "0.19.8", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -336936,10 +337740,10 @@ } }, { - "version": "0.19.7", + "version": "0.19.9", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -337002,10 +337806,10 @@ } }, { - "version": "0.19.8", + "version": "0.20.0", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -337068,10 +337872,10 @@ } }, { - "version": "0.19.9", + "version": "0.20.1", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -337134,7 +337938,7 @@ } }, { - "version": "0.20.0", + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -337200,7 +338004,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -337266,10 +338070,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -337332,10 +338136,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -337398,10 +338202,9 @@ } }, { - "version": "0.20.4", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -337464,10 +338267,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -337530,7 +338332,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -337576,6 +338378,14 @@ "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" @@ -337595,7 +338405,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -337641,6 +338451,14 @@ "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" @@ -337660,7 +338478,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -337733,9 +338551,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -337806,9 +338624,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -337879,7 +338697,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -337952,7 +338770,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -338025,9 +338843,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -338098,9 +338916,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -338171,7 +338989,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -338244,9 +339062,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -338317,9 +339135,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -338390,9 +339208,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -338463,9 +339281,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -338536,7 +339354,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -338609,7 +339427,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -338682,7 +339500,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -338755,7 +339573,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -338828,7 +339646,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -338901,7 +339719,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -338974,7 +339792,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -339047,7 +339865,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -339120,7 +339938,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -339200,7 +340018,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -339222,8 +340040,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.ktor.client", "path": "dev.inmo:micro_utils.ktor.client", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191226", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184724", "versions": [ { "version": "0.4.24", @@ -345428,7 +346246,139 @@ } }, { - "version": "0.19.2", + "version": "0.19.2", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.4", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.5", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -345494,7 +346444,7 @@ } }, { - "version": "0.19.4", + "version": "0.19.6", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -345560,7 +346510,7 @@ } }, { - "version": "0.19.5", + "version": "0.19.7", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -345626,10 +346576,10 @@ } }, { - "version": "0.19.6", + "version": "0.19.8", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -345692,10 +346642,10 @@ } }, { - "version": "0.19.7", + "version": "0.19.9", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -345758,10 +346708,10 @@ } }, { - "version": "0.19.8", + "version": "0.20.0", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -345824,10 +346774,10 @@ } }, { - "version": "0.19.9", + "version": "0.20.1", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -345890,7 +346840,7 @@ } }, { - "version": "0.20.0", + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -345956,7 +346906,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -346022,10 +346972,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -346088,10 +347038,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -346154,10 +347104,9 @@ } }, { - "version": "0.20.4", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -346220,10 +347169,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -346286,7 +347234,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -346332,6 +347280,14 @@ "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" @@ -346351,7 +347307,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -346397,6 +347353,14 @@ "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" @@ -346416,7 +347380,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -346489,9 +347453,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -346562,9 +347526,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -346635,7 +347599,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -346708,7 +347672,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -346781,9 +347745,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -346854,9 +347818,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -346927,7 +347891,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -347000,9 +347964,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -347073,9 +348037,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -347146,9 +348110,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -347219,9 +348183,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -347292,7 +348256,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -347365,7 +348329,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -347438,7 +348402,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -347511,7 +348475,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -347584,7 +348548,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -347657,7 +348621,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -347730,7 +348694,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -347803,7 +348767,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -347876,7 +348840,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -347956,7 +348920,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -347978,8 +348942,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.repos.common", "path": "dev.inmo:micro_utils.repos.common", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191446", + "latestVersion": "0.20.31", + "lastUpdated": "20240131185138", "versions": [ { "version": "0.4.24", @@ -354646,7 +355610,139 @@ } }, { - "version": "0.20.0", + "version": "0.20.0", + "mpp": true, + "gradle": "7.6.2", + "kotlin": "1.9.0", + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.20.1", + "mpp": true, + "gradle": "7.6.2", + "kotlin": "1.9.0", + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -354712,7 +355808,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -354778,10 +355874,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -354844,10 +355940,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -354910,10 +356006,9 @@ } }, { - "version": "0.20.4", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -354976,10 +356071,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -355042,7 +356136,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -355088,6 +356182,14 @@ "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" @@ -355107,7 +356209,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -355153,6 +356255,14 @@ "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" @@ -355172,7 +356282,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -355245,9 +356355,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -355318,9 +356428,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -355391,7 +356501,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -355464,7 +356574,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -355537,9 +356647,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -355610,9 +356720,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -355683,7 +356793,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -355756,9 +356866,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -355829,9 +356939,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -355902,9 +357012,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -355975,9 +357085,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -356048,7 +357158,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -356121,7 +357231,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -356194,7 +357304,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -356267,7 +357377,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -356340,7 +357450,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -356413,7 +357523,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -356486,7 +357596,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -356559,7 +357669,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -356632,7 +357742,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -356712,7 +357822,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -356734,8 +357844,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.pagination.common", "path": "dev.inmo:micro_utils.pagination.common", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191352", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184958", "versions": [ { "version": "0.4.24", @@ -365461,6 +366571,154 @@ "target": "mingw_x64" } } + }, + { + "version": "0.20.30", + "mpp": true, + "gradle": "8.5", + "kotlin": "1.9.22", + "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" + }, + "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" + } + } + }, + { + "version": "0.20.31", + "mpp": true, + "gradle": "8.5", + "kotlin": "1.9.22", + "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" + }, + "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": { @@ -365470,7 +366728,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -372886,7 +374144,7 @@ "full_name": "atsushieno/ktmidi", "html_url": "https://github.com/atsushieno/ktmidi", "description": "Kotlin multiplatform library for MIDI access abstraction and data processing for MIDI 1.0, MIDI 2.0, SMF, and SMF2 (MIDI Clip File).", - "stars_count": 55, + "stars_count": 56, "watchers_count": 7, "issues_count": 7, "forks_count": 5, @@ -379988,7 +381246,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 147, "watchers_count": 4, - "issues_count": 16, + "issues_count": 15, "forks_count": 9, "license": "MIT License", "topics": [ @@ -403251,7 +404509,7 @@ "full_name": "irgaly/kottage", "html_url": "https://github.com/irgaly/kottage", "description": "Kotlin Multiplatform Key-Value Store Local Cache Storage for Single Source of Truth.", - "stars_count": 43, + "stars_count": 44, "watchers_count": 2, "issues_count": 4, "forks_count": 0, @@ -409256,7 +410514,7 @@ "full_name": "ltttttttttttt/ComposeViews", "html_url": "https://github.com/ltttttttttttt/ComposeViews", "description": "跨平台Compose组件, 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, Star Bar and more", - "stars_count": 290, + "stars_count": 291, "watchers_count": 4, "issues_count": 4, "forks_count": 27, @@ -409988,9 +411246,9 @@ "full_name": "xxfast/Decompose-Router", "html_url": "https://github.com/xxfast/Decompose-Router", "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", - "stars_count": 188, + "stars_count": 189, "watchers_count": 4, - "issues_count": 12, + "issues_count": 11, "forks_count": 7, "license": "unknown", "topics": [ @@ -411221,7 +412479,7 @@ "full_name": "SnipMeDev/Highlights", "html_url": "https://github.com/SnipMeDev/Highlights", "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", - "stars_count": 41, + "stars_count": 42, "watchers_count": 1, "issues_count": 2, "forks_count": 0, diff --git a/public/data.json b/public/data.json index 2fce7fa0..8c82db1e 100644 --- a/public/data.json +++ b/public/data.json @@ -289,7 +289,7 @@ "full_name": "icerockdev/moko-widgets", "html_url": "https://github.com/icerockdev/moko-widgets", "description": "Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 361, + "stars_count": 362, "watchers_count": 18, "issues_count": 40, "forks_count": 29, @@ -2208,7 +2208,7 @@ "description": "Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 144, "watchers_count": 9, - "issues_count": 24, + "issues_count": 25, "forks_count": 26, "license": "Apache License 2.0", "topics": [ @@ -3960,7 +3960,7 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 921, + "stars_count": 923, "watchers_count": 17, "issues_count": 175, "forks_count": 100, @@ -4511,10 +4511,10 @@ "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": 238, + "stars_count": 239, "watchers_count": 6, - "issues_count": 13, - "forks_count": 26, + "issues_count": 15, + "forks_count": 27, "license": "Apache License 2.0", "topics": [ "android", @@ -22015,7 +22015,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": 1330, + "stars_count": 1331, "watchers_count": 15, "issues_count": 24, "forks_count": 58, @@ -29418,10 +29418,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12560, + "stars_count": 12563, "watchers_count": 294, "issues_count": 294, - "forks_count": 1822, + "forks_count": 1823, "license": "Apache License 2.0", "topics": [ "async", @@ -33705,9 +33705,9 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4950, + "stars_count": 4951, "watchers_count": 99, - "issues_count": 344, + "issues_count": 345, "forks_count": 621, "license": "Apache License 2.0", "topics": [ @@ -33726,7 +33726,7 @@ "artifactId": "ktor-client", "path": "io.ktor:ktor-client", "latestVersion": "3.0.0-beta-1", - "lastUpdated": "20231207115253", + "lastUpdated": "20240131103717", "versions": [ { "version": "1.0.0-rc", @@ -34651,6 +34651,29 @@ } } }, + { + "version": "2.3.8", + "mpp": true, + "gradle": "8.5", + "kotlin": "1.8.22", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "3.0.0-beta-1", "mpp": true, @@ -34680,7 +34703,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": 11955, + "stars_count": 11958, "watchers_count": 176, "issues_count": 152, "forks_count": 989, @@ -192850,7 +192873,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": 379, + "stars_count": 380, "watchers_count": 10, "issues_count": 14, "forks_count": 31, @@ -196263,7 +196286,7 @@ "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", "stars_count": 5758, "watchers_count": 119, - "issues_count": 398, + "issues_count": 395, "forks_count": 501, "license": "Apache License 2.0", "topics": [ @@ -197420,7 +197443,7 @@ "full_name": "touchlab/SQLiter", "html_url": "https://github.com/touchlab/SQLiter", "description": "Minimal multiplatform sqlite library", - "stars_count": 160, + "stars_count": 161, "watchers_count": 16, "issues_count": 32, "forks_count": 32, @@ -202373,9 +202396,9 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 532, + "stars_count": 533, "watchers_count": 19, - "issues_count": 8, + "issues_count": 9, "forks_count": 30, "license": "Apache License 2.0", "topics": [ @@ -204795,7 +204818,7 @@ "full_name": "fluidsonic/fluid-time", "html_url": "https://github.com/fluidsonic/fluid-time", "description": "Additions for Kotlin's date & time library kotlinx-datetime", - "stars_count": 42, + "stars_count": 43, "watchers_count": 3, "issues_count": 1, "forks_count": 4, @@ -215617,7 +215640,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": 293, + "stars_count": 294, "watchers_count": 7, "issues_count": 9, "forks_count": 35, @@ -222285,9 +222308,9 @@ "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": 786, + "stars_count": 787, "watchers_count": 36, - "issues_count": 55, + "issues_count": 56, "forks_count": 60, "license": "Other", "topics": [ @@ -224419,7 +224442,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": 703, + "stars_count": 704, "watchers_count": 17, "issues_count": 3, "forks_count": 28, @@ -227150,7 +227173,7 @@ "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3618, "watchers_count": 114, - "issues_count": 174, + "issues_count": 175, "forks_count": 660, "license": "MIT License", "topics": [ @@ -240749,7 +240772,7 @@ "description": "Type-safe library for work with Telegram Bot API", "stars_count": 297, "watchers_count": 5, - "issues_count": 13, + "issues_count": 14, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -240958,7 +240981,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 493, "watchers_count": 24, - "issues_count": 43, + "issues_count": 42, "forks_count": 210, "license": "Other", "topics": [ @@ -241044,7 +241067,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 493, "watchers_count": 24, - "issues_count": 43, + "issues_count": 42, "forks_count": 210, "license": "Other", "topics": [ @@ -241243,7 +241266,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 493, "watchers_count": 24, - "issues_count": 43, + "issues_count": 42, "forks_count": 210, "license": "Other", "topics": [ @@ -241398,7 +241421,7 @@ "description": "A multiplatform expectation library for Kotlin", "stars_count": 493, "watchers_count": 24, - "issues_count": 43, + "issues_count": 42, "forks_count": 210, "license": "Other", "topics": [ @@ -247828,8 +247851,8 @@ "groupId": "io.insert-koin", "artifactId": "koin-core", "path": "io.insert-koin:koin-core", - "latestVersion": "3.6.0-wasm-alpha1", - "lastUpdated": "20240123121647", + "latestVersion": "3.6.0-wasm-alpha2", + "lastUpdated": "20240131080300", "versions": [ { "version": "2.0.1", @@ -253325,6 +253348,215 @@ "target": "watchos_x64" } } + }, + { + "version": "3.6.0-wasm-alpha2", + "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" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "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": { @@ -253332,7 +253564,7 @@ "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": 8477, + "stars_count": 8480, "watchers_count": 104, "issues_count": 92, "forks_count": 673, @@ -255607,7 +255839,7 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2411, + "stars_count": 2413, "watchers_count": 21, "issues_count": 18, "forks_count": 104, @@ -273431,7 +273663,7 @@ "description": "KotlinX multiplatform date/time library", "stars_count": 2073, "watchers_count": 64, - "issues_count": 61, + "issues_count": 60, "forks_count": 88, "license": "Apache License 2.0", "topics": [ @@ -275483,7 +275715,7 @@ "full_name": "rsocket/rsocket-kotlin", "html_url": "https://github.com/rsocket/rsocket-kotlin", "description": "RSocket Kotlin multi-platform implementation", - "stars_count": 512, + "stars_count": 513, "watchers_count": 20, "issues_count": 27, "forks_count": 36, @@ -293572,7 +293804,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": 1789, + "stars_count": 1790, "watchers_count": 23, "issues_count": 7, "forks_count": 68, @@ -300135,7 +300367,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 700, + "stars_count": 703, "watchers_count": 18, "issues_count": 48, "forks_count": 71, @@ -304021,7 +304253,7 @@ "description": "Multiplatform command line interface parsing for Kotlin", "stars_count": 2306, "watchers_count": 17, - "issues_count": 16, + "issues_count": 15, "forks_count": 120, "license": "Apache License 2.0", "topics": [ @@ -304042,8 +304274,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.common", "path": "dev.inmo:micro_utils.common", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191014", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184324", "versions": [ { "version": "0.4.24", @@ -310296,7 +310528,139 @@ } }, { - "version": "0.19.4", + "version": "0.19.4", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.5", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.6", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -310362,7 +310726,7 @@ } }, { - "version": "0.19.5", + "version": "0.19.7", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -310428,10 +310792,10 @@ } }, { - "version": "0.19.6", + "version": "0.19.8", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -310494,10 +310858,10 @@ } }, { - "version": "0.19.7", + "version": "0.19.9", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -310560,10 +310924,10 @@ } }, { - "version": "0.19.8", + "version": "0.20.0", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -310626,10 +310990,10 @@ } }, { - "version": "0.19.9", + "version": "0.20.1", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -310692,7 +311056,7 @@ } }, { - "version": "0.20.0", + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -310758,7 +311122,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -310824,10 +311188,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -310890,10 +311254,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.5", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -310956,7 +311320,7 @@ } }, { - "version": "0.20.4", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.10", @@ -311022,10 +311386,9 @@ } }, { - "version": "0.20.5", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -311088,10 +311451,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -311154,7 +311516,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -311200,6 +311562,14 @@ "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" @@ -311219,7 +311589,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -311265,6 +311635,14 @@ "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" @@ -311284,7 +311662,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -311357,9 +311735,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -311430,9 +311808,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -311503,7 +311881,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -311576,7 +311954,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -311649,9 +312027,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -311722,9 +312100,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -311795,7 +312173,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -311868,9 +312246,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -311941,9 +312319,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -312014,9 +312392,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -312087,9 +312465,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -312160,7 +312538,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -312233,7 +312611,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -312306,7 +312684,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -312379,7 +312757,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -312452,7 +312830,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -312525,7 +312903,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -312598,7 +312976,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -312671,7 +313049,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -312744,7 +313122,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -312824,7 +313202,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -312846,8 +313224,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.coroutines", "path": "dev.inmo:micro_utils.coroutines", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191042", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184413", "versions": [ { "version": "0.4.24", @@ -319110,7 +319488,139 @@ } }, { - "version": "0.19.4", + "version": "0.19.4", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.5", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.6", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -319176,7 +319686,7 @@ } }, { - "version": "0.19.5", + "version": "0.19.7", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -319242,10 +319752,10 @@ } }, { - "version": "0.19.6", + "version": "0.19.8", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -319308,10 +319818,10 @@ } }, { - "version": "0.19.7", + "version": "0.19.9", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -319374,10 +319884,10 @@ } }, { - "version": "0.19.8", + "version": "0.20.0", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -319440,10 +319950,10 @@ } }, { - "version": "0.19.9", + "version": "0.20.1", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -319506,7 +320016,7 @@ } }, { - "version": "0.20.0", + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -319572,7 +320082,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -319638,10 +320148,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -319704,10 +320214,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.5", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -319770,7 +320280,7 @@ } }, { - "version": "0.20.4", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.10", @@ -319836,10 +320346,9 @@ } }, { - "version": "0.20.5", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -319902,10 +320411,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -319968,7 +320476,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -320014,6 +320522,14 @@ "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" @@ -320033,7 +320549,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -320079,6 +320595,14 @@ "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" @@ -320098,7 +320622,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -320171,9 +320695,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -320244,9 +320768,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -320317,7 +320841,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -320390,7 +320914,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -320463,9 +320987,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -320536,9 +321060,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -320609,7 +321133,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -320682,9 +321206,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -320755,9 +321279,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -320828,9 +321352,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -320901,9 +321425,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -320974,7 +321498,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -321047,7 +321571,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -321120,7 +321644,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -321193,7 +321717,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -321266,7 +321790,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -321339,7 +321863,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -321412,7 +321936,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -321485,7 +322009,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -321558,7 +322082,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -321638,7 +322162,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -321660,8 +322184,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.crypto", "path": "dev.inmo:micro_utils.crypto", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191108", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184502", "versions": [ { "version": "0.4.24", @@ -328705,10 +329229,140 @@ } }, { - "version": "0.20.6", + "version": "0.20.6", + "mpp": true, + "gradle": "7.6.2", + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.20.7", + "mpp": true, + "gradle": "7.6.3", + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -328771,9 +329425,10 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", + "kotlin": "1.9.20-RC", "targets": { "metadataApiElements": { "platform": "common" @@ -328817,6 +329472,14 @@ "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" @@ -328836,9 +329499,10 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", + "kotlin": "1.9.20-RC2", "targets": { "metadataApiElements": { "platform": "common" @@ -328882,6 +329546,14 @@ "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" @@ -328901,10 +329573,10 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", - "kotlin": "1.9.20-RC", + "kotlin": "1.9.20", "targets": { "metadataApiElements": { "platform": "common" @@ -328975,10 +329647,10 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", - "kotlin": "1.9.20-RC2", + "gradle": "8.4", + "kotlin": "1.9.20", "targets": { "metadataApiElements": { "platform": "common" @@ -329049,9 +329721,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "kotlin": "1.9.20", "targets": { "metadataApiElements": { @@ -329123,7 +329795,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "kotlin": "1.9.20", @@ -329197,10 +329869,10 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", - "kotlin": "1.9.20", + "kotlin": "1.9.21", "targets": { "metadataApiElements": { "platform": "common" @@ -329271,10 +329943,10 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", - "kotlin": "1.9.20", + "gradle": "8.5", + "kotlin": "1.9.21", "targets": { "metadataApiElements": { "platform": "common" @@ -329345,9 +330017,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329419,7 +330091,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -329493,9 +330165,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329567,9 +330239,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329641,9 +330313,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329715,9 +330387,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "kotlin": "1.9.21", "targets": { "metadataApiElements": { @@ -329789,7 +330461,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -329863,7 +330535,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -329937,7 +330609,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -330011,7 +330683,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -330085,10 +330757,10 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", - "kotlin": "1.9.21", + "kotlin": "1.9.22", "targets": { "metadataApiElements": { "platform": "common" @@ -330159,7 +330831,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "kotlin": "1.9.21", @@ -330233,7 +330905,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "kotlin": "1.9.22", @@ -330307,10 +330979,10 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", - "kotlin": "1.9.21", + "kotlin": "1.9.22", "targets": { "metadataApiElements": { "platform": "common" @@ -330381,7 +331053,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "kotlin": "1.9.22", @@ -330462,7 +331134,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -330484,8 +331156,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.ktor.common", "path": "dev.inmo:micro_utils.ktor.common", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191244", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184753", "versions": [ { "version": "0.4.24", @@ -331288,7 +331960,167 @@ } }, { - "version": "0.5.7", + "version": "0.5.7", + "mpp": true, + "gradle": "6.8.3", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "0.5.8", + "mpp": true, + "gradle": "6.8.3", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "0.5.9", + "mpp": true, + "gradle": "6.8.3", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "0.5.10", + "mpp": true, + "gradle": "6.8.3", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "0.5.11", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331328,7 +332160,7 @@ } }, { - "version": "0.5.8", + "version": "0.5.12", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331368,7 +332200,7 @@ } }, { - "version": "0.5.9", + "version": "0.5.13", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331408,7 +332240,7 @@ } }, { - "version": "0.5.10", + "version": "0.5.14", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331448,7 +332280,7 @@ } }, { - "version": "0.5.11", + "version": "0.5.15", "mpp": true, "gradle": "6.8.3", "targets": { @@ -331488,9 +332320,9 @@ } }, { - "version": "0.5.12", + "version": "0.5.16", "mpp": true, - "gradle": "6.8.3", + "gradle": "7.1.1", "targets": { "metadataApiElements": { "platform": "common" @@ -331528,9 +332360,9 @@ } }, { - "version": "0.5.13", + "version": "0.5.17", "mpp": true, - "gradle": "6.8.3", + "gradle": "7.1.1", "targets": { "metadataApiElements": { "platform": "common" @@ -331547,16 +332379,10 @@ "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "jsLegacyApiElements-published": { - "platform": "js" - }, - "jsLegacyRuntimeElements-published": { - "platform": "js" - }, - "jsIrApiElements-published": { + "jsApiElements-published": { "platform": "js" }, - "jsIrRuntimeElements-published": { + "jsRuntimeElements-published": { "platform": "js" }, "jvmApiElements-published": { @@ -331568,9 +332394,9 @@ } }, { - "version": "0.5.14", + "version": "0.5.18", "mpp": true, - "gradle": "6.8.3", + "gradle": "7.1.1", "targets": { "metadataApiElements": { "platform": "common" @@ -331587,16 +332413,10 @@ "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "jsLegacyApiElements-published": { - "platform": "js" - }, - "jsLegacyRuntimeElements-published": { - "platform": "js" - }, - "jsIrApiElements-published": { + "jsApiElements-published": { "platform": "js" }, - "jsIrRuntimeElements-published": { + "jsRuntimeElements-published": { "platform": "js" }, "jvmApiElements-published": { @@ -331608,9 +332428,9 @@ } }, { - "version": "0.5.15", + "version": "0.5.19", "mpp": true, - "gradle": "6.8.3", + "gradle": "7.1.1", "targets": { "metadataApiElements": { "platform": "common" @@ -331627,16 +332447,10 @@ "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "jsLegacyApiElements-published": { - "platform": "js" - }, - "jsLegacyRuntimeElements-published": { - "platform": "js" - }, - "jsIrApiElements-published": { + "jsApiElements-published": { "platform": "js" }, - "jsIrRuntimeElements-published": { + "jsRuntimeElements-published": { "platform": "js" }, "jvmApiElements-published": { @@ -331648,7 +332462,7 @@ } }, { - "version": "0.5.16", + "version": "0.5.20", "mpp": true, "gradle": "7.1.1", "targets": { @@ -331667,16 +332481,10 @@ "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "jsLegacyApiElements-published": { - "platform": "js" - }, - "jsLegacyRuntimeElements-published": { - "platform": "js" - }, - "jsIrApiElements-published": { + "jsApiElements-published": { "platform": "js" }, - "jsIrRuntimeElements-published": { + "jsRuntimeElements-published": { "platform": "js" }, "jvmApiElements-published": { @@ -331688,7 +332496,7 @@ } }, { - "version": "0.5.17", + "version": "0.5.21", "mpp": true, "gradle": "7.1.1", "targets": { @@ -331722,7 +332530,7 @@ } }, { - "version": "0.5.18", + "version": "0.5.22", "mpp": true, "gradle": "7.1.1", "targets": { @@ -331756,7 +332564,7 @@ } }, { - "version": "0.5.19", + "version": "0.5.23", "mpp": true, "gradle": "7.1.1", "targets": { @@ -331790,9 +332598,9 @@ } }, { - "version": "0.5.20", + "version": "0.5.24", "mpp": true, - "gradle": "7.1.1", + "gradle": "7.2", "targets": { "metadataApiElements": { "platform": "common" @@ -331824,9 +332632,9 @@ } }, { - "version": "0.5.21", + "version": "0.5.25", "mpp": true, - "gradle": "7.1.1", + "gradle": "7.2", "targets": { "metadataApiElements": { "platform": "common" @@ -331858,9 +332666,9 @@ } }, { - "version": "0.5.22", + "version": "0.5.26", "mpp": true, - "gradle": "7.1.1", + "gradle": "7.2", "targets": { "metadataApiElements": { "platform": "common" @@ -331892,9 +332700,9 @@ } }, { - "version": "0.5.23", + "version": "0.5.27", "mpp": true, - "gradle": "7.1.1", + "gradle": "7.2", "targets": { "metadataApiElements": { "platform": "common" @@ -331926,7 +332734,7 @@ } }, { - "version": "0.5.24", + "version": "0.5.28", "mpp": true, "gradle": "7.2", "targets": { @@ -331960,7 +332768,7 @@ } }, { - "version": "0.5.25", + "version": "0.5.29", "mpp": true, "gradle": "7.2", "targets": { @@ -331994,7 +332802,7 @@ } }, { - "version": "0.5.26", + "version": "0.5.30", "mpp": true, "gradle": "7.2", "targets": { @@ -332028,7 +332836,7 @@ } }, { - "version": "0.5.27", + "version": "0.5.31", "mpp": true, "gradle": "7.2", "targets": { @@ -332062,7 +332870,7 @@ } }, { - "version": "0.5.28", + "version": "0.6.0", "mpp": true, "gradle": "7.2", "targets": { @@ -332096,7 +332904,7 @@ } }, { - "version": "0.5.29", + "version": "0.7.0", "mpp": true, "gradle": "7.2", "targets": { @@ -332130,7 +332938,7 @@ } }, { - "version": "0.5.30", + "version": "0.7.1", "mpp": true, "gradle": "7.2", "targets": { @@ -332164,7 +332972,7 @@ } }, { - "version": "0.5.31", + "version": "0.7.2", "mpp": true, "gradle": "7.2", "targets": { @@ -332198,7 +333006,7 @@ } }, { - "version": "0.6.0", + "version": "0.7.3", "mpp": true, "gradle": "7.2", "targets": { @@ -332232,7 +333040,7 @@ } }, { - "version": "0.7.0", + "version": "0.7.4", "mpp": true, "gradle": "7.2", "targets": { @@ -332266,7 +333074,7 @@ } }, { - "version": "0.7.1", + "version": "0.8.0", "mpp": true, "gradle": "7.2", "targets": { @@ -332300,7 +333108,7 @@ } }, { - "version": "0.7.2", + "version": "0.8.1", "mpp": true, "gradle": "7.2", "targets": { @@ -332334,7 +333142,7 @@ } }, { - "version": "0.7.3", + "version": "0.8.2", "mpp": true, "gradle": "7.2", "targets": { @@ -332368,7 +333176,7 @@ } }, { - "version": "0.7.4", + "version": "0.8.4", "mpp": true, "gradle": "7.2", "targets": { @@ -332402,7 +333210,7 @@ } }, { - "version": "0.8.0", + "version": "0.8.5", "mpp": true, "gradle": "7.2", "targets": { @@ -332436,7 +333244,7 @@ } }, { - "version": "0.8.1", + "version": "0.8.6", "mpp": true, "gradle": "7.2", "targets": { @@ -332470,7 +333278,7 @@ } }, { - "version": "0.8.2", + "version": "0.8.7", "mpp": true, "gradle": "7.2", "targets": { @@ -332504,7 +333312,7 @@ } }, { - "version": "0.8.4", + "version": "0.8.8", "mpp": true, "gradle": "7.2", "targets": { @@ -332538,7 +333346,7 @@ } }, { - "version": "0.8.5", + "version": "0.8.9", "mpp": true, "gradle": "7.2", "targets": { @@ -332572,7 +333380,7 @@ } }, { - "version": "0.8.6", + "version": "0.9.0", "mpp": true, "gradle": "7.2", "targets": { @@ -332606,7 +333414,7 @@ } }, { - "version": "0.8.7", + "version": "0.9.1", "mpp": true, "gradle": "7.2", "targets": { @@ -332640,7 +333448,7 @@ } }, { - "version": "0.8.8", + "version": "0.9.2", "mpp": true, "gradle": "7.2", "targets": { @@ -332674,7 +333482,7 @@ } }, { - "version": "0.8.9", + "version": "0.9.3", "mpp": true, "gradle": "7.2", "targets": { @@ -332708,7 +333516,7 @@ } }, { - "version": "0.9.0", + "version": "0.9.4", "mpp": true, "gradle": "7.2", "targets": { @@ -332742,7 +333550,7 @@ } }, { - "version": "0.9.1", + "version": "0.9.5", "mpp": true, "gradle": "7.2", "targets": { @@ -332776,7 +333584,7 @@ } }, { - "version": "0.9.2", + "version": "0.9.6", "mpp": true, "gradle": "7.2", "targets": { @@ -332810,7 +333618,7 @@ } }, { - "version": "0.9.3", + "version": "0.9.7", "mpp": true, "gradle": "7.2", "targets": { @@ -332844,9 +333652,9 @@ } }, { - "version": "0.9.4", + "version": "0.9.8", "mpp": true, - "gradle": "7.2", + "gradle": "7.4", "targets": { "metadataApiElements": { "platform": "common" @@ -332878,9 +333686,9 @@ } }, { - "version": "0.9.5", + "version": "0.9.9", "mpp": true, - "gradle": "7.2", + "gradle": "7.4", "targets": { "metadataApiElements": { "platform": "common" @@ -332912,9 +333720,9 @@ } }, { - "version": "0.9.6", + "version": "0.9.10", "mpp": true, - "gradle": "7.2", + "gradle": "7.4", "targets": { "metadataApiElements": { "platform": "common" @@ -332946,9 +333754,9 @@ } }, { - "version": "0.9.7", + "version": "0.9.11", "mpp": true, - "gradle": "7.2", + "gradle": "7.4.1", "targets": { "metadataApiElements": { "platform": "common" @@ -332980,9 +333788,9 @@ } }, { - "version": "0.9.8", + "version": "0.9.12", "mpp": true, - "gradle": "7.4", + "gradle": "7.4.1", "targets": { "metadataApiElements": { "platform": "common" @@ -333014,9 +333822,9 @@ } }, { - "version": "0.9.9", + "version": "0.9.13", "mpp": true, - "gradle": "7.4", + "gradle": "7.4.1", "targets": { "metadataApiElements": { "platform": "common" @@ -333048,9 +333856,9 @@ } }, { - "version": "0.9.10", + "version": "0.9.14", "mpp": true, - "gradle": "7.4", + "gradle": "7.4.1", "targets": { "metadataApiElements": { "platform": "common" @@ -333082,7 +333890,7 @@ } }, { - "version": "0.9.11", + "version": "0.9.15", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333116,7 +333924,7 @@ } }, { - "version": "0.9.12", + "version": "0.9.16", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333150,7 +333958,7 @@ } }, { - "version": "0.9.13", + "version": "0.9.17", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333184,7 +333992,7 @@ } }, { - "version": "0.9.14", + "version": "0.9.18", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333218,7 +334026,7 @@ } }, { - "version": "0.9.15", + "version": "0.9.19", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333252,7 +334060,7 @@ } }, { - "version": "0.9.16", + "version": "0.9.20", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333286,7 +334094,7 @@ } }, { - "version": "0.9.17", + "version": "0.9.21", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333320,7 +334128,7 @@ } }, { - "version": "0.9.18", + "version": "0.9.22", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333354,7 +334162,7 @@ } }, { - "version": "0.9.19", + "version": "0.9.23", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333388,7 +334196,7 @@ } }, { - "version": "0.9.20", + "version": "0.9.24", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333422,7 +334230,7 @@ } }, { - "version": "0.9.21", + "version": "0.10.0", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333456,7 +334264,7 @@ } }, { - "version": "0.9.22", + "version": "0.10.1", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333490,7 +334298,7 @@ } }, { - "version": "0.9.23", + "version": "0.10.2", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333524,7 +334332,7 @@ } }, { - "version": "0.9.24", + "version": "0.10.3", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333558,7 +334366,7 @@ } }, { - "version": "0.10.0", + "version": "0.10.4", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333592,7 +334400,7 @@ } }, { - "version": "0.10.1", + "version": "0.10.5", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333626,7 +334434,7 @@ } }, { - "version": "0.10.2", + "version": "0.10.6", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333660,7 +334468,7 @@ } }, { - "version": "0.10.3", + "version": "0.10.7", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333694,7 +334502,7 @@ } }, { - "version": "0.10.4", + "version": "0.10.8", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333728,7 +334536,7 @@ } }, { - "version": "0.10.5", + "version": "0.11.0", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333762,7 +334570,7 @@ } }, { - "version": "0.10.6", + "version": "0.11.1", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333796,7 +334604,7 @@ } }, { - "version": "0.10.7", + "version": "0.11.2", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333830,7 +334638,7 @@ } }, { - "version": "0.10.8", + "version": "0.11.3", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333864,7 +334672,7 @@ } }, { - "version": "0.11.0", + "version": "0.11.4", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333898,7 +334706,7 @@ } }, { - "version": "0.11.1", + "version": "0.11.5", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333932,7 +334740,7 @@ } }, { - "version": "0.11.2", + "version": "0.11.6", "mpp": true, "gradle": "7.4.1", "targets": { @@ -333966,7 +334774,7 @@ } }, { - "version": "0.11.3", + "version": "0.11.7", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334000,7 +334808,7 @@ } }, { - "version": "0.11.4", + "version": "0.11.8", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334034,7 +334842,7 @@ } }, { - "version": "0.11.5", + "version": "0.11.9", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334068,7 +334876,7 @@ } }, { - "version": "0.11.6", + "version": "0.11.10", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334102,7 +334910,7 @@ } }, { - "version": "0.11.7", + "version": "0.11.11", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334136,7 +334944,7 @@ } }, { - "version": "0.11.8", + "version": "0.11.12", "mpp": true, "gradle": "7.4.1", "targets": { @@ -334170,9 +334978,9 @@ } }, { - "version": "0.11.9", + "version": "0.11.13", "mpp": true, - "gradle": "7.4.1", + "gradle": "7.5", "targets": { "metadataApiElements": { "platform": "common" @@ -334204,9 +335012,9 @@ } }, { - "version": "0.11.10", + "version": "0.11.14", "mpp": true, - "gradle": "7.4.1", + "gradle": "7.5", "targets": { "metadataApiElements": { "platform": "common" @@ -334238,9 +335046,9 @@ } }, { - "version": "0.11.11", + "version": "0.12.0", "mpp": true, - "gradle": "7.4.1", + "gradle": "7.5", "targets": { "metadataApiElements": { "platform": "common" @@ -334272,9 +335080,9 @@ } }, { - "version": "0.11.12", + "version": "0.12.1", "mpp": true, - "gradle": "7.4.1", + "gradle": "7.5", "targets": { "metadataApiElements": { "platform": "common" @@ -334306,7 +335114,7 @@ } }, { - "version": "0.11.13", + "version": "0.12.2", "mpp": true, "gradle": "7.5", "targets": { @@ -334340,7 +335148,7 @@ } }, { - "version": "0.11.14", + "version": "0.12.3", "mpp": true, "gradle": "7.5", "targets": { @@ -334374,7 +335182,7 @@ } }, { - "version": "0.12.0", + "version": "0.12.4", "mpp": true, "gradle": "7.5", "targets": { @@ -334408,7 +335216,7 @@ } }, { - "version": "0.12.1", + "version": "0.12.5", "mpp": true, "gradle": "7.5", "targets": { @@ -334442,7 +335250,7 @@ } }, { - "version": "0.12.2", + "version": "0.12.6", "mpp": true, "gradle": "7.5", "targets": { @@ -334476,7 +335284,7 @@ } }, { - "version": "0.12.3", + "version": "0.12.7", "mpp": true, "gradle": "7.5", "targets": { @@ -334510,7 +335318,7 @@ } }, { - "version": "0.12.4", + "version": "0.12.8", "mpp": true, "gradle": "7.5", "targets": { @@ -334544,9 +335352,9 @@ } }, { - "version": "0.12.5", + "version": "0.12.9", "mpp": true, - "gradle": "7.5", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -334578,9 +335386,9 @@ } }, { - "version": "0.12.6", + "version": "0.12.10", "mpp": true, - "gradle": "7.5", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -334612,9 +335420,9 @@ } }, { - "version": "0.12.7", + "version": "0.12.11", "mpp": true, - "gradle": "7.5", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -334646,9 +335454,9 @@ } }, { - "version": "0.12.8", + "version": "0.12.12", "mpp": true, - "gradle": "7.5", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -334680,7 +335488,7 @@ } }, { - "version": "0.12.9", + "version": "0.12.13", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334714,7 +335522,7 @@ } }, { - "version": "0.12.10", + "version": "0.12.14", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334748,7 +335556,7 @@ } }, { - "version": "0.12.11", + "version": "0.12.15", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334782,7 +335590,7 @@ } }, { - "version": "0.12.12", + "version": "0.12.16", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334816,7 +335624,7 @@ } }, { - "version": "0.12.13", + "version": "0.12.17", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334850,7 +335658,7 @@ } }, { - "version": "0.12.14", + "version": "0.13.0", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334884,7 +335692,7 @@ } }, { - "version": "0.12.15", + "version": "0.13.1", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334918,7 +335726,7 @@ } }, { - "version": "0.12.16", + "version": "0.13.2", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334952,7 +335760,7 @@ } }, { - "version": "0.12.17", + "version": "0.14.0", "mpp": true, "gradle": "7.5.1", "targets": { @@ -334986,7 +335794,7 @@ } }, { - "version": "0.13.0", + "version": "0.14.1", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335020,7 +335828,7 @@ } }, { - "version": "0.13.1", + "version": "0.14.2", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335054,7 +335862,7 @@ } }, { - "version": "0.13.2", + "version": "0.14.3", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335088,7 +335896,7 @@ } }, { - "version": "0.14.0", + "version": "0.14.4", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335122,9 +335930,9 @@ } }, { - "version": "0.14.1", + "version": "0.15.0", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335156,7 +335964,7 @@ } }, { - "version": "0.14.2", + "version": "0.15.1", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335190,7 +335998,7 @@ } }, { - "version": "0.14.3", + "version": "0.16.0", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335224,7 +336032,7 @@ } }, { - "version": "0.14.4", + "version": "0.16.1", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335258,9 +336066,9 @@ } }, { - "version": "0.15.0", + "version": "0.16.2", "mpp": true, - "gradle": "7.6", + "gradle": "7.5.1", "targets": { "metadataApiElements": { "platform": "common" @@ -335292,7 +336100,7 @@ } }, { - "version": "0.15.1", + "version": "0.16.3", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335326,7 +336134,7 @@ } }, { - "version": "0.16.0", + "version": "0.16.4", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335360,7 +336168,7 @@ } }, { - "version": "0.16.1", + "version": "0.16.5", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335394,7 +336202,7 @@ } }, { - "version": "0.16.2", + "version": "0.16.6", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335428,7 +336236,7 @@ } }, { - "version": "0.16.3", + "version": "0.16.7", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335462,7 +336270,7 @@ } }, { - "version": "0.16.4", + "version": "0.16.8", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335496,7 +336304,7 @@ } }, { - "version": "0.16.5", + "version": "0.16.9", "mpp": true, "gradle": "7.5.1", "targets": { @@ -335530,9 +336338,9 @@ } }, { - "version": "0.16.6", + "version": "0.16.10", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335564,9 +336372,9 @@ } }, { - "version": "0.16.7", + "version": "0.16.11", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335598,9 +336406,9 @@ } }, { - "version": "0.16.8", + "version": "0.16.12", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335632,9 +336440,9 @@ } }, { - "version": "0.16.9", + "version": "0.16.13", "mpp": true, - "gradle": "7.5.1", + "gradle": "7.6", "targets": { "metadataApiElements": { "platform": "common" @@ -335666,9 +336474,10 @@ } }, { - "version": "0.16.10", + "version": "0.17.0", "mpp": true, - "gradle": "7.6", + "gradle": "7.6.1", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -335700,9 +336509,10 @@ } }, { - "version": "0.16.11", + "version": "0.17.1", "mpp": true, - "gradle": "7.6", + "gradle": "7.6.1", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -335734,9 +336544,10 @@ } }, { - "version": "0.16.12", + "version": "0.17.2", "mpp": true, - "gradle": "7.6", + "gradle": "7.6.1", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -335768,9 +336579,10 @@ } }, { - "version": "0.16.13", + "version": "0.17.3", "mpp": true, - "gradle": "7.6", + "gradle": "7.6.1", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -335802,7 +336614,7 @@ } }, { - "version": "0.17.0", + "version": "0.17.4", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.10", @@ -335837,7 +336649,7 @@ } }, { - "version": "0.17.1", + "version": "0.17.5", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.10", @@ -335872,147 +336684,139 @@ } }, { - "version": "0.17.2", + "version": "0.17.6", "mpp": true, "gradle": "7.6.1", - "kotlin": "1.8.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "jsApiElements-published": { "platform": "js" }, "jsRuntimeElements-published": { "platform": "js" }, + "jsSourcesElements-published": { + "platform": "js" + }, "jvmApiElements-published": { "platform": "jvm" }, "jvmRuntimeElements-published": { "platform": "jvm" - } - } - }, - { - "version": "0.17.3", - "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.10", - "targets": { - "metadataApiElements": { - "platform": "common" }, - "debugApiElements-published": { - "platform": "androidJvm" - }, - "debugRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" + "jvmSourcesElements-published": { + "platform": "jvm" }, - "jsApiElements-published": { - "platform": "js" + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" }, - "jsRuntimeElements-published": { - "platform": "js" + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" }, - "jvmApiElements-published": { - "platform": "jvm" + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" }, - "jvmRuntimeElements-published": { - "platform": "jvm" + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" } } }, { - "version": "0.17.4", + "version": "0.17.7", "mpp": true, "gradle": "7.6.1", - "kotlin": "1.8.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "jsApiElements-published": { "platform": "js" }, "jsRuntimeElements-published": { "platform": "js" }, + "jsSourcesElements-published": { + "platform": "js" + }, "jvmApiElements-published": { "platform": "jvm" }, "jvmRuntimeElements-published": { "platform": "jvm" - } - } - }, - { - "version": "0.17.5", - "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.10", - "targets": { - "metadataApiElements": { - "platform": "common" - }, - "debugApiElements-published": { - "platform": "androidJvm" - }, - "debugRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseApiElements-published": { - "platform": "androidJvm" }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" + "jvmSourcesElements-published": { + "platform": "jvm" }, - "jsApiElements-published": { - "platform": "js" + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" }, - "jsRuntimeElements-published": { - "platform": "js" + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" }, - "jvmApiElements-published": { - "platform": "jvm" + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" }, - "jvmRuntimeElements-published": { - "platform": "jvm" + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" } } }, { - "version": "0.17.6", + "version": "0.17.8", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336078,7 +336882,7 @@ } }, { - "version": "0.17.7", + "version": "0.18.0", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336144,7 +336948,7 @@ } }, { - "version": "0.17.8", + "version": "0.18.1", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336210,7 +337014,7 @@ } }, { - "version": "0.18.0", + "version": "0.18.2", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336276,7 +337080,7 @@ } }, { - "version": "0.18.1", + "version": "0.18.3", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336342,7 +337146,7 @@ } }, { - "version": "0.18.2", + "version": "0.18.4", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336408,7 +337212,7 @@ } }, { - "version": "0.18.3", + "version": "0.19.0", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336474,7 +337278,7 @@ } }, { - "version": "0.18.4", + "version": "0.19.1", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336540,7 +337344,7 @@ } }, { - "version": "0.19.0", + "version": "0.19.2", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336606,7 +337410,7 @@ } }, { - "version": "0.19.1", + "version": "0.19.4", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336672,7 +337476,7 @@ } }, { - "version": "0.19.2", + "version": "0.19.5", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336738,7 +337542,7 @@ } }, { - "version": "0.19.4", + "version": "0.19.6", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336804,7 +337608,7 @@ } }, { - "version": "0.19.5", + "version": "0.19.7", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -336870,10 +337674,10 @@ } }, { - "version": "0.19.6", + "version": "0.19.8", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -336936,10 +337740,10 @@ } }, { - "version": "0.19.7", + "version": "0.19.9", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -337002,10 +337806,10 @@ } }, { - "version": "0.19.8", + "version": "0.20.0", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -337068,10 +337872,10 @@ } }, { - "version": "0.19.9", + "version": "0.20.1", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -337134,7 +337938,7 @@ } }, { - "version": "0.20.0", + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -337200,7 +338004,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -337266,10 +338070,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -337332,10 +338136,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -337398,10 +338202,9 @@ } }, { - "version": "0.20.4", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -337464,10 +338267,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -337530,7 +338332,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -337576,6 +338378,14 @@ "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" @@ -337595,7 +338405,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -337641,6 +338451,14 @@ "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" @@ -337660,7 +338478,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -337733,9 +338551,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -337806,9 +338624,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -337879,7 +338697,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -337952,7 +338770,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -338025,9 +338843,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -338098,9 +338916,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -338171,7 +338989,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -338244,9 +339062,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -338317,9 +339135,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -338390,9 +339208,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -338463,9 +339281,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -338536,7 +339354,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -338609,7 +339427,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -338682,7 +339500,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -338755,7 +339573,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -338828,7 +339646,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -338901,7 +339719,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -338974,7 +339792,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -339047,7 +339865,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -339120,7 +339938,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -339200,7 +340018,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -339222,8 +340040,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.ktor.client", "path": "dev.inmo:micro_utils.ktor.client", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191226", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184724", "versions": [ { "version": "0.4.24", @@ -345428,7 +346246,139 @@ } }, { - "version": "0.19.2", + "version": "0.19.2", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.4", + "mpp": true, + "gradle": "7.6.1", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.19.5", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -345494,7 +346444,7 @@ } }, { - "version": "0.19.4", + "version": "0.19.6", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -345560,7 +346510,7 @@ } }, { - "version": "0.19.5", + "version": "0.19.7", "mpp": true, "gradle": "7.6.1", "kotlin": "1.8.20", @@ -345626,10 +346576,10 @@ } }, { - "version": "0.19.6", + "version": "0.19.8", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -345692,10 +346642,10 @@ } }, { - "version": "0.19.7", + "version": "0.19.9", "mpp": true, - "gradle": "7.6.1", - "kotlin": "1.8.20", + "gradle": "7.6.2", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" @@ -345758,10 +346708,10 @@ } }, { - "version": "0.19.8", + "version": "0.20.0", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -345824,10 +346774,10 @@ } }, { - "version": "0.19.9", + "version": "0.20.1", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.8.22", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -345890,7 +346840,7 @@ } }, { - "version": "0.20.0", + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -345956,7 +346906,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -346022,10 +346972,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -346088,10 +347038,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -346154,10 +347104,9 @@ } }, { - "version": "0.20.4", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -346220,10 +347169,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -346286,7 +347234,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -346332,6 +347280,14 @@ "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" @@ -346351,7 +347307,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -346397,6 +347353,14 @@ "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" @@ -346416,7 +347380,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -346489,9 +347453,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -346562,9 +347526,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -346635,7 +347599,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -346708,7 +347672,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -346781,9 +347745,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -346854,9 +347818,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -346927,7 +347891,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -347000,9 +347964,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -347073,9 +348037,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -347146,9 +348110,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -347219,9 +348183,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -347292,7 +348256,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -347365,7 +348329,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -347438,7 +348402,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -347511,7 +348475,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -347584,7 +348548,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -347657,7 +348621,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -347730,7 +348694,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -347803,7 +348767,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -347876,7 +348840,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -347956,7 +348920,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -347978,8 +348942,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.repos.common", "path": "dev.inmo:micro_utils.repos.common", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191446", + "latestVersion": "0.20.31", + "lastUpdated": "20240131185138", "versions": [ { "version": "0.4.24", @@ -354646,7 +355610,139 @@ } }, { - "version": "0.20.0", + "version": "0.20.0", + "mpp": true, + "gradle": "7.6.2", + "kotlin": "1.9.0", + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.20.1", + "mpp": true, + "gradle": "7.6.2", + "kotlin": "1.9.0", + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } + }, + { + "version": "0.20.2", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -354712,7 +355808,7 @@ } }, { - "version": "0.20.1", + "version": "0.20.3", "mpp": true, "gradle": "7.6.2", "kotlin": "1.9.0", @@ -354778,10 +355874,10 @@ } }, { - "version": "0.20.2", + "version": "0.20.4", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -354844,10 +355940,10 @@ } }, { - "version": "0.20.3", + "version": "0.20.6", "mpp": true, "gradle": "7.6.2", - "kotlin": "1.9.0", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -354910,10 +356006,9 @@ } }, { - "version": "0.20.4", + "version": "0.20.7", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -354976,10 +356071,9 @@ } }, { - "version": "0.20.6", + "version": "0.20.8", "mpp": true, - "gradle": "7.6.2", - "kotlin": "1.9.10", + "gradle": "7.6.3", "targets": { "metadataApiElements": { "platform": "common" @@ -355042,7 +356136,7 @@ } }, { - "version": "0.20.7", + "version": "0.20.9", "mpp": true, "gradle": "7.6.3", "targets": { @@ -355088,6 +356182,14 @@ "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" @@ -355107,7 +356209,7 @@ } }, { - "version": "0.20.8", + "version": "0.20.10", "mpp": true, "gradle": "7.6.3", "targets": { @@ -355153,6 +356255,14 @@ "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" @@ -355172,7 +356282,7 @@ } }, { - "version": "0.20.9", + "version": "0.20.11", "mpp": true, "gradle": "7.6.3", "targets": { @@ -355245,9 +356355,9 @@ } }, { - "version": "0.20.10", + "version": "0.20.12", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -355318,9 +356428,9 @@ } }, { - "version": "0.20.11", + "version": "0.20.13", "mpp": true, - "gradle": "7.6.3", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -355391,7 +356501,7 @@ } }, { - "version": "0.20.12", + "version": "0.20.14", "mpp": true, "gradle": "8.4", "targets": { @@ -355464,7 +356574,7 @@ } }, { - "version": "0.20.13", + "version": "0.20.15", "mpp": true, "gradle": "8.4", "targets": { @@ -355537,9 +356647,9 @@ } }, { - "version": "0.20.14", + "version": "0.20.16", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -355610,9 +356720,9 @@ } }, { - "version": "0.20.15", + "version": "0.20.17", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -355683,7 +356793,7 @@ } }, { - "version": "0.20.16", + "version": "0.20.18", "mpp": true, "gradle": "8.5", "targets": { @@ -355756,9 +356866,9 @@ } }, { - "version": "0.20.17", + "version": "0.20.19", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -355829,9 +356939,9 @@ } }, { - "version": "0.20.18", + "version": "0.20.20", "mpp": true, - "gradle": "8.5", + "gradle": "8.4", "targets": { "metadataApiElements": { "platform": "common" @@ -355902,9 +357012,9 @@ } }, { - "version": "0.20.19", + "version": "0.20.21", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -355975,9 +357085,9 @@ } }, { - "version": "0.20.20", + "version": "0.20.22", "mpp": true, - "gradle": "8.4", + "gradle": "8.5", "targets": { "metadataApiElements": { "platform": "common" @@ -356048,7 +357158,7 @@ } }, { - "version": "0.20.21", + "version": "0.20.23", "mpp": true, "gradle": "8.5", "targets": { @@ -356121,7 +357231,7 @@ } }, { - "version": "0.20.22", + "version": "0.20.24", "mpp": true, "gradle": "8.5", "targets": { @@ -356194,7 +357304,7 @@ } }, { - "version": "0.20.23", + "version": "0.20.25", "mpp": true, "gradle": "8.5", "targets": { @@ -356267,7 +357377,7 @@ } }, { - "version": "0.20.24", + "version": "0.20.26", "mpp": true, "gradle": "8.5", "targets": { @@ -356340,7 +357450,7 @@ } }, { - "version": "0.20.25", + "version": "0.20.27", "mpp": true, "gradle": "8.5", "targets": { @@ -356413,7 +357523,7 @@ } }, { - "version": "0.20.26", + "version": "0.20.28", "mpp": true, "gradle": "8.5", "targets": { @@ -356486,7 +357596,7 @@ } }, { - "version": "0.20.27", + "version": "0.20.29", "mpp": true, "gradle": "8.5", "targets": { @@ -356559,7 +357669,7 @@ } }, { - "version": "0.20.28", + "version": "0.20.30", "mpp": true, "gradle": "8.5", "targets": { @@ -356632,7 +357742,7 @@ } }, { - "version": "0.20.29", + "version": "0.20.31", "mpp": true, "gradle": "8.5", "targets": { @@ -356712,7 +357822,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -356734,8 +357844,8 @@ "groupId": "dev.inmo", "artifactId": "micro_utils.pagination.common", "path": "dev.inmo:micro_utils.pagination.common", - "latestVersion": "0.20.29", - "lastUpdated": "20240130191352", + "latestVersion": "0.20.31", + "lastUpdated": "20240131184958", "versions": [ { "version": "0.4.24", @@ -365461,6 +366571,154 @@ "target": "mingw_x64" } } + }, + { + "version": "0.20.30", + "mpp": true, + "gradle": "8.5", + "kotlin": "1.9.22", + "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" + }, + "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" + } + } + }, + { + "version": "0.20.31", + "mpp": true, + "gradle": "8.5", + "kotlin": "1.9.22", + "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" + }, + "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": { @@ -365470,7 +366728,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 27, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -372886,7 +374144,7 @@ "full_name": "atsushieno/ktmidi", "html_url": "https://github.com/atsushieno/ktmidi", "description": "Kotlin multiplatform library for MIDI access abstraction and data processing for MIDI 1.0, MIDI 2.0, SMF, and SMF2 (MIDI Clip File).", - "stars_count": 55, + "stars_count": 56, "watchers_count": 7, "issues_count": 7, "forks_count": 5, @@ -379988,7 +381246,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 147, "watchers_count": 4, - "issues_count": 16, + "issues_count": 15, "forks_count": 9, "license": "MIT License", "topics": [ @@ -403251,7 +404509,7 @@ "full_name": "irgaly/kottage", "html_url": "https://github.com/irgaly/kottage", "description": "Kotlin Multiplatform Key-Value Store Local Cache Storage for Single Source of Truth.", - "stars_count": 43, + "stars_count": 44, "watchers_count": 2, "issues_count": 4, "forks_count": 0, @@ -409256,7 +410514,7 @@ "full_name": "ltttttttttttt/ComposeViews", "html_url": "https://github.com/ltttttttttttt/ComposeViews", "description": "跨平台Compose组件, 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, Star Bar and more", - "stars_count": 290, + "stars_count": 291, "watchers_count": 4, "issues_count": 4, "forks_count": 27, @@ -409988,9 +411246,9 @@ "full_name": "xxfast/Decompose-Router", "html_url": "https://github.com/xxfast/Decompose-Router", "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", - "stars_count": 188, + "stars_count": 189, "watchers_count": 4, - "issues_count": 12, + "issues_count": 11, "forks_count": 7, "license": "unknown", "topics": [ @@ -411221,7 +412479,7 @@ "full_name": "SnipMeDev/Highlights", "html_url": "https://github.com/SnipMeDev/Highlights", "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", - "stars_count": 41, + "stars_count": 42, "watchers_count": 1, "issues_count": 2, "forks_count": 0,