Kotlin / kotlinx.collections.immutable

Immutable persistent collections for Kotlin
Apache License 2.0
1.12k stars 56 forks source link

Update to Kotlin 1.5.31 #119

Closed ansman closed 2 years ago

ansman commented 2 years ago

This also adds support for macosArm64.

ansman commented 2 years ago

I propose support for iosSimulatorArm64, watchos and tvos is also added.

IgorKey commented 2 years ago

looks good. when will it be pushed?:)

mcpiroman commented 2 years ago

Second, preferably together with release :)

ZevEisenberg commented 2 years ago

Bump - is this nearing release? This (three dependencies deep) is the last thing keeping me running Xcode in Rosetta mode on my M1 Mac.

qurbonzoda commented 2 years ago

I have manually moved your changes to another PR with Kotlin 1.6.0 and additional Native targets. The changes have already been released with the 0.3.5 version of the library. Thank you for the effort!