Skip to content

v0.16.9

Latest

Choose a tag to compare

@theashraf theashraf released this 13 Aug 09:02
· 1 commit to main since this release
ddc69d0

What's Changed

Updated: dotlottie-rs upgraded to 3bb9d23, bringing the bundled ThorVG renderer to v1.1.0 (e8591f51902b3b). The Apple xcframeworks and the CocoaPods copy were rebuilt against the new core. The regenerated C header is purely additive over the shipped one (dotlottie_set_asset_resolver plus its two callback typedefs), so the public Swift API is unchanged; the asset resolver is left unexposed for now. (#143)

Docs: clarified that tick(dt:) takes milliseconds, not seconds. (#143)

Full Changelog: v0.16.8...v0.16.9