Skip to content

Releases: propero-oss/curve-2d

v1.2.0

13 Aug 14:58
Compare
Choose a tag to compare

1.2.0 (2022-08-13)

Features

  • resolve invalid typing issue, tangent now returns line (97aecd4)

v1.1.0

21 May 08:22
Compare
Choose a tag to compare

1.1.0 (2022-05-21)

Features

  • add examples, streamline invalidating accessors (32675ce)

v1.0.2

18 May 20:11
Compare
Choose a tag to compare

1.0.2 (2022-05-18)

Bug Fixes

  • catmull conversion, tests for catmull curves, update rollup ts (1fdb944)

v1.0.1

15 May 17:23
Compare
Choose a tag to compare

1.0.1 (2022-05-15)

Bug Fixes

  • catmull-rom-spline t values in range, tests (40e650e)

v1.0.0

14 May 19:55
Compare
Choose a tag to compare

1.0.0 (2022-05-14)

Bug Fixes

  • bugs in arc2d.ts, vec2d.ts, add unit tests for arcs (c900232)

Features

  • arc returns line if 3 points on one line (eede206)
  • initial commit (c18c5eb)