v0.2.0
What's Changed
- Improved performance
- Completely reduce GC allocation
- TweenPlugin/TweenOptions related API release
- Added tween option optimized for Transform
- Breaking API changes regarding Tween for ECS
- Fixed some bugs related to Sequence
- Fixed other minor bugs
Full Changelog: v0.1.10...v0.2.0
Migration
This release contains some breaking changes. For migration from v0.1, please refer to migration.md.