Skip to content

v1.6.0

Compare
Choose a tag to compare
@artem-zinnatullin artem-zinnatullin released this 31 Jul 19:41
· 6 commits to master since this release

This release features more idiomatic Java API by marking component1() as @JvmSynthetic and refined documentation in the README 🎉

  • PR #27 Change Travis language and remove caching
  • PR #28 Refine readme file, thanks @ming13 🎈
  • PR #30 Hide component1() destructuring from Java consumers, thanks @radekkozak 👍

Note: PR #30 is a binary compatible change, already compiled Java code will be able to access component1()