8000 Release v1.4.0 · sczerwinski/kotlin-util · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.4.0

Compare
Choose a tag to compare
@sczerwinski sczerwinski released this 20 Aug 22:27
e62cfbd

Added

  • Multiplatform Kotlin project
  • New evert() methods for:
    • Try<Option<T>>
    • Option<Try<T>>

Changed

  • Kotlin 1.4.0
  • Multiplatform Kotlin tests
  • JVM tests using JUnit 5

Removed

  • Properties in Option deprecated since 1.2 (due to name clashes in JavaScript):
    • iterator
0