What's Changed
Updated: dotlottie-rs upgraded to 3bb9d23, bringing the bundled ThorVG renderer to v1.1.0 (e8591f5 → 1902b3b). 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