Skip to content

2.0.0-rc04

Latest
Compare
Choose a tag to compare
@alexzhirkevich alexzhirkevich released this 05 Feb 21:57
· 10 commits to standalone-main since this release
7c42e36

Changes since 2.0.0-rc02:

Features

  • Added new api to controll runtime composition cache - LocalLottieCache. Old api via Compottie object was removed

Fixes

  • Fixed broken gradients when number of opacity stops doesn't match number of colors (#30)
  • Fixed dashed stroke with odd number of dash-gaps was not rendered and was logging Skia exceptions
  • Removed inlining of dynamic properties DSL to make it consistently available on lower JVM targets