Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 545 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 545 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!

[4.0.0-nullsafety]

  • Migrate to nullsafety