Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@eschwartz eschwartz released this 05 May 14:53
· 444 commits to master since this release

BREAKING CHANGES

  • MOD: Animation#getCurrentTime return a date object instead of a timestamp.
  • MOD: DateHelper methods return the DateHelper instance, instead of the underlying Date object.

Other changes

  • ADD: Animation#isAnimating method
  • MOD: Improve TileAnimation performance, and fix blocking behavior

See git history for a full list of changes.