1.4.0
🎈 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 theBallon.Builder
on Java Side. - Updated: Downgrade JVM target to 1.8 of the balloon module. (#273)