Skip to content

Releases: smnandre/easing-functions

v1.1.0

11 Feb 12:53
Compare
Choose a tag to compare

What's Changed

  • Add easeInBack, easeOutBack and easeInOutBack functions
  • Add easeInBounce, easeOutBounce and easeInOutBounce functions
  • Add easeInCirc, easeOutCirc and easeInOutCirc functions
  • Add easeInElastic, easeOutElastic and easeInOutElastic functions
  • Add easeInExpo, easeOutExpo and easeInOutExpo functions
  • Add easeInQuint, easeOutQuint and easeInOutQuint functions
  • Add easeInSine, easeOutSine and easeInOutSine functions

New Contributors

Full Changelog: v1.0.0...v1.1.0

Initial Release

19 Jan 14:37
Compare
Choose a tag to compare
v1.0.0

Update .gitattributes