Skip to content

v1.5.0

Compare
Choose a tag to compare
@artem-zinnatullin artem-zinnatullin released this 13 Jun 18:45
· 9 commits to master since this release
4acaa4d

This release features destructuring support (see README for details) and faster toNullable() 🎉

  • PR #20 Add the component1 operator to Optional, thanks @AlecStrong!
  • PR #21 toNullable() specialization
  • PR #24 Move releases deployment from internal Jenkins to Travis
  • PR #25 Switch to mavenCentral, cache Gradle on Travis
  • PR #26 Destructuring refinements