- Fixed
PersistentOrderedMapBuilderreturning a previously built map frombuild()after updating an entry value throughMutableMap.MutableEntry.setValue#253, #274 - Fixed an assertion failure in
PersistentOrderedSetBuilder.build()after interleavedbuildandremove/removeAllcalls #251 - Provided a JPMS module descriptor for the JVM artifact — module
kotlinx.collections.immutablecompiled intoMETA-INF/versions/9, the artifact stays Java 8-compatible #268
Full changelog: v0.5.0...v0.5.1