Skip to content

Tags: lionM/tween.js

Tags

v16.3.5

Toggle v16.3.5's commit message
fix: Allow npm scripts to be run on Windows by removing occurrences o…

…f "/c/Users/mike/Documents/repo/tween.js".

v16.3.4

Toggle v16.3.4's commit message
fix: Don't interpret string values as relative if they do not start w…

…ith a sign. Closes tweenjs#239 and also add tests to define the behaviour of relative values, closes tweenjs#243

v16.3.3

Toggle v16.3.3's commit message
fix: do not interpolate properties that do not exist in the source ob…

…ject. Closes tweenjs#244

v16.3.2

Toggle v16.3.2's commit message
fix: add a bogus version number in package.json so the library can be…

… installed using the git protocol (e.g. from github). Closes tweenjs#242

v16.3.1

Toggle v16.3.1's commit message
fix: implement fix from @benfoxall for 'chained tweens get out of syn…

…c with sporadic updates'. Closes tweenjs#187

v16.3.0

Toggle v16.3.0's commit message
feat: Run style tests when running the tests too, via JSCS - closes t…

…weenjs#222

v16.2.0

Toggle v16.2.0's commit message
feat: run correctness test when running tests, via jshint. Closes twe…

…enjs#225

v16.1.1

Toggle v16.1.1's commit message
fix: actually don't ignore README.md in .npmignore

v16.1.0

Toggle v16.1.0's commit message
feat: start using semantic-release (closes tweenjs#221)

r14

Toggle r14's commit message