Skip to content

v2.2.0

Compare
Choose a tag to compare
@juliangarnier juliangarnier released this 25 Sep 17:07
· 374 commits to master since this release

loop

Improvements

  • Performances boost, up to 1.5 faster 🔥
  • Add support for RGBA and HSLA colors animations

Bug fixes

  • Fix timeline children begin() callback
  • Fix a bug where some timeline durations weren’t properly calculated
  • Fix a bug where anime.path() initial values weren’t properly set #245
  • Fix a bug where percentage unit starting values were miscalculated #238
  • begin() and complete() callbacks are now called instantly if duration is 0