Skip to content

Releases: Klerith/animate_do_package

v5.1.0

18 Apr 22:42

Choose a tag to compare

Release version 5.1.0 with bug fixes, new features, and internal improvements

  • Fixed animation issues in Bounce, Spin, and MoveTo classes for better consistency and reliability.
  • Introduced new FlipX and FlipY animations with improved perspective handling.
  • Unified default parameters across multiple animation classes for consistency.
  • Enhanced internal state management and added comprehensive widget tests for various animations.
  • Updated CHANGELOG.md to reflect all changes and improvements.

v5.0.0: Bump version to 5.0.0

18 Apr 22:04

Choose a tag to compare

Major refactor and simplification of animation classes, performance optimizations, reduced package size, RubberBand fix, and various bug fixes.

v4.2.0

05 Mar 14:48

Choose a tag to compare

Full Changelog: v4.1.1...v4.2.0

v4.0.1

11 Feb 21:51

Choose a tag to compare

Full Changelog: v4.0.0...v4.0.1

v3.3.1

29 Jan 17:06

Choose a tag to compare

Fix on disposed bug.

V3.2.0

25 Jan 21:11

Choose a tag to compare

Several updates and a new feature onFinish

  • Delay fixed
  • onFinish added to all the animations
  • Big refactor inside the package
  • New mixin added (for future features)
  • The AnimateDoDirection type was added to provide direction on the finish.
  • Updated README
  • New example added for the onFinish functionality

V3.1.0

06 Sep 19:25

Choose a tag to compare

Critical issues fixed. Thank you for your feedback

New Animations added

  • ShakeX
  • ShakeY
  • Fixed the infinity property + manual trigger + animate property
  • New Docs
  • Readme updated

v3 Release candidate ready

13 Nov 23:09

Choose a tag to compare

Pre-release

Almost ready to be live

Version 1.7.3

27 Aug 15:01

Choose a tag to compare

Notes

  • Repository is now open
  • Issues open
  • Added more comments to increase readability