Skip to content

v0.5.1

Latest

Choose a tag to compare

@DmitryNekrasov DmitryNekrasov released this 02 Jul 15:51
ad741d1
  • 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