Releases: smnandre/easing-functions
Releases · smnandre/easing-functions
v1.1.0
What's Changed
- Add
easeInBack
,easeOutBack
andeaseInOutBack
functions - Add
easeInBounce
,easeOutBounce
andeaseInOutBounce
functions - Add
easeInCirc
,easeOutCirc
andeaseInOutCirc
functions - Add
easeInElastic
,easeOutElastic
andeaseInOutElastic
functions - Add
easeInExpo
,easeOutExpo
andeaseInOutExpo
functions - Add
easeInQuint
,easeOutQuint
andeaseInOutQuint
functions - Add
easeInSine
,easeOutSine
andeaseInOutSine
functions
New Contributors
- @raphael-geffroy made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0
Initial Release
v1.0.0 Update .gitattributes