Skip to content

v0.7.0

Compare
Choose a tag to compare
@scottcgi scottcgi released this 18 Aug 02:55
· 7 commits to master since this release
  • Update the Vibrator API of Android.
  • Add Smooth function and Set the Smooth as the default ease.
  • Optimize the Tween implementation by remove the queueAction.
  • Refactor the ArrayQueue, rename Push to Enqueue and Pop to Dequeue.
  • Improve the code comments.