Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 498 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 498 Bytes

[1.0.1] - Initial release

  • First fully working implementation of the sequence animation.

[2.0.0] - Breaking change - refactored a few variables.

  • Breaking change - refactored a few variable. Most importantly anim -> animatable in the builder
  • To prevent code breaking version got bumped to 2.0.0
  • Thanks to Jeroen Meijer for the PR!

[2.0.0] - Breaking change - animation API changed.

  • To prevent code breaking version got bumped to 3.0.0
  • Thanks to MaximilianKlein for the PR!