v2.2.0
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()
andcomplete()
callbacks are now called instantly if duration is 0