Skip to content

v0.3.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@qurbonzoda qurbonzoda released this 12 Jan 18:25
· 51 commits to master since this release
  • Upgrade Kotlin version up to 1.6.0
  • Raise the JVM bytecode target to 1.8. Now the library cannot be used on JDK 1.6 and 1.7.
  • Add other Apple K/N targets
  • Implement faster equals function for sets and maps
  • Fix PersistentHashMapBuilder.putAll() #114