github Kotlin/kotlinx.collections.immutable v0.5.1

4 hours ago
  • Fixed PersistentOrderedMapBuilder returning a previously built map from build() after updating an entry value through MutableMap.MutableEntry.setValue #253, #274
  • Fixed an assertion failure in PersistentOrderedSetBuilder.build() after interleaved build and remove/removeAll calls #251
  • Provided a JPMS module descriptor for the JVM artifact — module kotlinx.collections.immutable compiled into META-INF/versions/9, the artifact stays Java 8-compatible #268

Full changelog: v0.5.0...v0.5.1

Don't miss a new kotlinx.collections.immutable release

NewReleases is sending notifications on new releases.