v0.7.1
What's Changed
- Fix
delay
property in animations by @chiefcll in #145 - Fix incorrect clipping rect updates when clipping parent is moved by @frank-weindel in #139
- Fix simple scene rendering by @frank-weindel in #141
Performance
- Optimize the setting of x/y props for SDF text by @frank-weindel in #146
- Instantiate a single clipping Rect for each Node / Text Renderer State by @frank-weindel in #142
Non-User Facing
- VRT: Enable smaller snapshots (custom dimensions) by @frank-weindel in #147
- Update release procedure by @frank-weindel in #137
Full Changelog: v0.7.0...v0.7.1