Releases: ryanhefner/tweenkle
Releases · ryanhefner/tweenkle
v0.2.2
v0.2.1
- Fix RegExp method
- Comment out string handling until fully implemented
v0.2.0
- Fix reference to
CSS_UNIT_REGEX
- Update dependencies and build setup for Rollup updates
v0.1.6
- Update NPM modules
- Update Rollup and Babel configs
- Update
README
andLICENSE
v0.1.5
- Add
complete
flag toTween
- Update imports/exports of
Easing
methods - Update
README
v0.1.4
- 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
- Update Rollup config and remove unused module
- Update
README
v0.1.1
- Add
active
status and updatevalue
calculation logic - Update build setup
- Add Requirements to
README
Initial release
0.1.0 Initial commit