·
10 commits
to standalone-main
since this release
Changes since 2.0.0-rc02:
Features
- Added new api to controll runtime composition cache -
LocalLottieCache
. Old api viaCompottie
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