Skip to content

Commit 691484d

Browse files
committed
Update versions
1 parent 43f300a commit 691484d

File tree

2 files changed

+250
-52
lines changed

2 files changed

+250
-52
lines changed

docs/data.json

Lines changed: 125 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -36275,9 +36275,9 @@
3627536275
"html_url": "https://github.com/Kotlin/kotlinx.coroutines",
3627636276
"description": "Library support for Kotlin coroutines ",
3627736277
"stars_count": 13651,
36278-
"watchers_count": 293,
36279-
"issues_count": 362,
36280-
"forks_count": 1919,
36278+
"watchers_count": 292,
36279+
"issues_count": 361,
36280+
"forks_count": 1920,
3628136281
"license": "Apache License 2.0",
3628236282
"topics": [
3628336283
"async",
@@ -37822,9 +37822,9 @@
3782237822
"full_name": "ktorio/ktor",
3782337823
"html_url": "https://github.com/ktorio/ktor",
3782437824
"description": "Framework for quickly creating connected applications in Kotlin with minimal effort",
37825-
"stars_count": 14161,
37825+
"stars_count": 14163,
3782637826
"watchers_count": 176,
37827-
"issues_count": 200,
37827+
"issues_count": 203,
3782837828
"forks_count": 1211,
3782937829
"license": "Apache License 2.0",
3783037830
"topics": [
@@ -187438,9 +187438,9 @@
187438187438
"full_name": "sqldelight/sqldelight",
187439187439
"html_url": "https://github.com/sqldelight/sqldelight",
187440187440
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
187441-
"stars_count": 6697,
187441+
"stars_count": 6702,
187442187442
"watchers_count": 123,
187443-
"issues_count": 391,
187443+
"issues_count": 389,
187444187444
"forks_count": 561,
187445187445
"license": "Apache License 2.0",
187446187446
"topics": [
@@ -193282,7 +193282,7 @@
193282193282
"description": "Kotlin Multiplatform Redis Client: coroutine-based, DSL-powered, and easy to use.",
193283193283
"stars_count": 81,
193284193284
"watchers_count": 2,
193285-
"issues_count": 4,
193285+
"issues_count": 3,
193286193286
"forks_count": 4,
193287193287
"license": "Apache License 2.0",
193288193288
"topics": [
@@ -211767,7 +211767,7 @@
211767211767
"full_name": "kosi-libs/Kodein",
211768211768
"html_url": "https://github.com/kosi-libs/Kodein",
211769211769
"description": "Painless Kotlin Dependency Injection",
211770-
"stars_count": 3318,
211770+
"stars_count": 3319,
211771211771
"watchers_count": 47,
211772211772
"issues_count": 6,
211773211773
"forks_count": 176,
@@ -221547,7 +221547,7 @@
221547221547
"full_name": "square/okio",
221548221548
"html_url": "https://github.com/square/okio",
221549221549
"description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
221550-
"stars_count": 8970,
221550+
"stars_count": 8971,
221551221551
"watchers_count": 262,
221552221552
"issues_count": 101,
221553221553
"forks_count": 1209,
@@ -227169,7 +227169,7 @@
227169227169
"description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.",
227170227170
"stars_count": 3928,
227171227171
"watchers_count": 107,
227172-
"issues_count": 109,
227172+
"issues_count": 110,
227173227173
"forks_count": 686,
227174227174
"license": "MIT License",
227175227175
"topics": [
@@ -247487,7 +247487,7 @@
247487247487
"stars_count": 623,
247488247488
"watchers_count": 23,
247489247489
"issues_count": 47,
247490-
"forks_count": 229,
247490+
"forks_count": 230,
247491247491
"license": "European Union Public License 1.2",
247492247492
"topics": [
247493247493
"assert",
@@ -247573,7 +247573,7 @@
247573247573
"stars_count": 623,
247574247574
"watchers_count": 23,
247575247575
"issues_count": 47,
247576-
"forks_count": 229,
247576+
"forks_count": 230,
247577247577
"license": "European Union Public License 1.2",
247578247578
"topics": [
247579247579
"assert",
@@ -247772,7 +247772,7 @@
247772247772
"stars_count": 623,
247773247773
"watchers_count": 23,
247774247774
"issues_count": 47,
247775-
"forks_count": 229,
247775+
"forks_count": 230,
247776247776
"license": "European Union Public License 1.2",
247777247777
"topics": [
247778247778
"assert",
@@ -247927,7 +247927,7 @@
247927247927
"stars_count": 623,
247928247928
"watchers_count": 23,
247929247929
"issues_count": 47,
247930-
"forks_count": 229,
247930+
"forks_count": 230,
247931247931
"license": "European Union Public License 1.2",
247932247932
"topics": [
247933247933
"assert",
@@ -271031,7 +271031,7 @@
271031271031
"full_name": "InsertKoinIO/koin",
271032271032
"html_url": "https://github.com/InsertKoinIO/koin",
271033271033
"description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform",
271034-
"stars_count": 9767,
271034+
"stars_count": 9768,
271035271035
"watchers_count": 105,
271036271036
"issues_count": 85,
271037271037
"forks_count": 771,
@@ -273306,7 +273306,7 @@
273306273306
"full_name": "oshai/kotlin-logging",
273307273307
"html_url": "https://github.com/oshai/kotlin-logging",
273308273308
"description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.",
273309-
"stars_count": 2981,
273309+
"stars_count": 2983,
273310273310
"watchers_count": 18,
273311273311
"issues_count": 27,
273312273312
"forks_count": 126,
@@ -278338,8 +278338,8 @@
278338278338
"groupId": "fr.acinq.bitcoin",
278339278339
"artifactId": "bitcoin-kmp",
278340278340
"path": "fr.acinq.bitcoin:bitcoin-kmp",
278341-
"latestVersion": "0.28.1",
278342-
"lastUpdated": "20251112102933",
278341+
"latestVersion": "0.29.0",
278342+
"lastUpdated": "20251218143149",
278343278343
"versions": [
278344278344
{
278345278345
"version": "0.7.0",
@@ -280487,6 +280487,105 @@
280487280487
"target": "macos_x64"
280488280488
}
280489280489
}
280490+
},
280491+
{
280492+
"version": "0.29.0",
280493+
"mpp": true,
280494+
"gradle": "8.9",
280495+
"kotlin": "2.2.21",
280496+
"targets": {
280497+
"metadataApiElements": {
280498+
"platform": "common"
280499+
},
280500+
"metadataSourcesElements": {
280501+
"platform": "common"
280502+
},
280503+
"iosArm64ApiElements-published": {
280504+
"platform": "native",
280505+
"target": "ios_arm64"
280506+
},
280507+
"iosArm64SourcesElements-published": {
280508+
"platform": "native",
280509+
"target": "ios_arm64"
280510+
},
280511+
"iosArm64MetadataElements-published": {
280512+
"platform": "native",
280513+
"target": "ios_arm64"
280514+
},
280515+
"iosSimulatorArm64ApiElements-published": {
280516+
"platform": "native",
280517+
"target": "ios_simulator_arm64"
280518+
},
280519+
"iosSimulatorArm64SourcesElements-published": {
280520+
"platform": "native",
280521+
"target": "ios_simulator_arm64"
280522+
},
280523+
"iosSimulatorArm64MetadataElements-published": {
280524+
"platform": "native",
280525+
"target": "ios_simulator_arm64"
280526+
},
280527+
"iosX64ApiElements-published": {
280528+
"platform": "native",
280529+
"target": "ios_x64"
280530+
},
280531+
"iosX64SourcesElements-published": {
280532+
"platform": "native",
280533+
"target": "ios_x64"
280534+
},
280535+
"iosX64MetadataElements-published": {
280536+
"platform": "native",
280537+
"target": "ios_x64"
280538+
},
280539+
"jvmApiElements-published": {
280540+
"platform": "jvm"
280541+
},
280542+
"jvmRuntimeElements-published": {
280543+
"platform": "jvm"
280544+
},
280545+
"jvmSourcesElements-published": {
280546+
"platform": "jvm"
280547+
},
280548+
"linuxArm64ApiElements-published": {
280549+
"platform": "native",
280550+
"target": "linux_arm64"
280551+
},
280552+
"linuxArm64SourcesElements-published": {
280553+
"platform": "native",
280554+
"target": "linux_arm64"
280555+
},
280556+
"linuxX64ApiElements-published": {
280557+
"platform": "native",
280558+
"target": "linux_x64"
280559+
},
280560+
"linuxX64SourcesElements-published": {
280561+
"platform": "native",
280562+
"target": "linux_x64"
280563+
},
280564+
"macosArm64ApiElements-published": {
280565+
"platform": "native",
280566+
"target": "macos_arm64"
280567+
},
280568+
"macosArm64SourcesElements-published": {
280569+
"platform": "native",
280570+
"target": "macos_arm64"
280571+
},
280572+
"macosArm64MetadataElements-published": {
280573+
"platform": "native",
280574+
"target": "macos_arm64"
280575+
},
280576+
"macosX64ApiElements-published": {
280577+
"platform": "native",
280578+
"target": "macos_x64"
280579+
},
280580+
"macosX64SourcesElements-published": {
280581+
"platform": "native",
280582+
"target": "macos_x64"
280583+
},
280584+
"macosX64MetadataElements-published": {
280585+
"platform": "native",
280586+
"target": "macos_x64"
280587+
}
280588+
}
280490280589
}
280491280590
],
280492280591
"github": {
@@ -280495,7 +280594,7 @@
280495280594
"html_url": "https://github.com/ACINQ/bitcoin-kmp",
280496280595
"description": "Kotlin Multiplatform Bitcoin Library",
280497280596
"stars_count": 85,
280498-
"watchers_count": 11,
280597+
"watchers_count": 10,
280499280598
"issues_count": 6,
280500280599
"forks_count": 13,
280501280600
"license": "Apache License 2.0",
@@ -296087,7 +296186,7 @@
296087296186
"full_name": "Kotlin/kotlinx-datetime",
296088296187
"html_url": "https://github.com/Kotlin/kotlinx-datetime",
296089296188
"description": "KotlinX multiplatform date/time library",
296090-
"stars_count": 2746,
296189+
"stars_count": 2747,
296091296190
"watchers_count": 59,
296092296191
"issues_count": 60,
296093296192
"forks_count": 128,
@@ -299048,7 +299147,7 @@
299048299147
"full_name": "rsocket/rsocket-kotlin",
299049299148
"html_url": "https://github.com/rsocket/rsocket-kotlin",
299050299149
"description": "RSocket Kotlin multi-platform implementation",
299051-
"stars_count": 615,
299150+
"stars_count": 616,
299052299151
"watchers_count": 18,
299053299152
"issues_count": 35,
299054299153
"forks_count": 40,
@@ -304648,7 +304747,7 @@
304648304747
"full_name": "JuulLabs/kable",
304649304748
"html_url": "https://github.com/JuulLabs/kable",
304650304749
"description": "Kotlin Asynchronous Bluetooth Low-Energy",
304651-
"stars_count": 1094,
304750+
"stars_count": 1095,
304652304751
"watchers_count": 19,
304653304752
"issues_count": 58,
304654304753
"forks_count": 99,
@@ -310267,7 +310366,7 @@
310267310366
"full_name": "ajalt/clikt",
310268310367
"html_url": "https://github.com/ajalt/clikt",
310269310368
"description": "Multiplatform command line interface parsing for Kotlin",
310270-
"stars_count": 2884,
310369+
"stars_count": 2885,
310271310370
"watchers_count": 15,
310272310371
"issues_count": 38,
310273310372
"forks_count": 129,
@@ -378575,7 +378674,7 @@
378575378674
"full_name": "irgaly/kfswatch",
378576378675
"html_url": "https://github.com/irgaly/kfswatch",
378577378676
"description": "Kotlin Multiplatform File System Watcher",
378578-
"stars_count": 131,
378677+
"stars_count": 132,
378579378678
"watchers_count": 1,
378580378679
"issues_count": 3,
378581378680
"forks_count": 2,
@@ -404136,7 +404235,7 @@
404136404235
"full_name": "swapnil-musale/KDeviceInfo",
404137404236
"html_url": "https://github.com/swapnil-musale/KDeviceInfo",
404138404237
"description": "Kotlin/Compose Multiplatform Library for accessing DeviceInfo",
404139-
"stars_count": 81,
404238+
"stars_count": 82,
404140404239
"watchers_count": 1,
404141404240
"issues_count": 16,
404142404241
"forks_count": 4,

0 commit comments

Comments
 (0)