Skip to content

1.4.0

Compare
Choose a tag to compare
@skydoves skydoves released this 29 Oct 07:58
· 656 commits to main since this release
20c7848

🎈 Balloon 1.4.0 has been released! 🎈

What's New?

  • Added: support for passing touch events to the anchor. (#268)
  • Updated: A constructor of the Balloon class changed as private.
  • Updated: Added missing JvmOverloads annotations to Highlight builder methods.
  • Updated: Removed JvmField annotations to expose getters of the Ballon.Builder on Java Side.
  • Updated: Downgrade JVM target to 1.8 of the balloon module. (#273)