Skip to content

Releases: jamesleesaunders/d3-interpolate-curve

Version 1.0.3

26 Nov 22:30
Compare
Choose a tag to compare
v1.0.3

Bump version 1.0.3

Version 1.0.2

12 Aug 21:19
Compare
Choose a tag to compare
  • If curveFunction is Basis then reach straight for D3's native 'interpolateBasis'.
  • Added more unit tests.

Version 1.0.1 (Added Unit Tests and Linting)

25 Jul 14:47
cb779a7
Compare
Choose a tag to compare
Build v1.0.1

* Added unit test.

* Added .travis.yml. Added JsDoc. Moved eslint and rollup configs.

* Build v1.0.1 (Added unit tests, linting and JsDoc).

Version 1.0.0

16 Jul 20:41
9649621
Compare
Choose a tag to compare
v1.0.0

Update README.md