Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@nuskey8 nuskey8 released this 05 Nov 02:07
· 6 commits to main since this release

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.