Skip to content

v1.4.0

Compare
Choose a tag to compare
@artem-zinnatullin artem-zinnatullin released this 06 Jun 05:51
· 14 commits to master since this release
bea7182

This release features better interoperability with Java 🎉
Please check README for more information.

  • PR #16 Add human readable toString() to Some and None, thanks @bmaslakov!
  • PR #17 Java interop version of toOptional(), thanks @Egorand!
  • PR #22 Update Gradle 3.4 → 4.7
  • PR #23 Update Kotlin 1.1.1 → 1.2.41