Skip to content

Releases: ryanhefner/tweenkle

v0.2.2

03 Mar 20:14
Compare
Choose a tag to compare
  • Update dependencies

v0.2.1

25 Aug 20:18
Compare
Choose a tag to compare
  • Fix RegExp method
  • Comment out string handling until fully implemented

v0.2.0

25 Aug 19:41
Compare
Choose a tag to compare
  • Fix reference to CSS_UNIT_REGEX
  • Update dependencies and build setup for Rollup updates

v0.1.6

06 Mar 21:44
Compare
Choose a tag to compare
  • Update NPM modules
  • Update Rollup and Babel configs
  • Update README and LICENSE

v0.1.5

27 Feb 20:42
Compare
Choose a tag to compare
  • Add complete flag to Tween
  • Update imports/exports of Easing methods
  • Update README

v0.1.4

24 Sep 23:27
Compare
Choose a tag to compare
  • Add support for tweening shallow objects
  • Fix support for tweening duration of 0
  • Clean things up a bit
  • Add note about adding CSS support
  • Add easing directory to repo, whoops
  • Upgrade dependencies

v0.1.2

14 Sep 02:45
Compare
Choose a tag to compare
  • Update Rollup config and remove unused module
  • Update README

v0.1.1

14 Sep 01:56
Compare
Choose a tag to compare
  • Add active status and update value calculation logic
  • Update build setup
  • Add Requirements to README

Initial release

13 Sep 20:30
Compare
Choose a tag to compare
0.1.0

Initial commit