All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.5.51 (2021-03-17)
Note: Version bump only for package @thi.ng/geom-splines
0.5.50 (2021-03-12)
Note: Version bump only for package @thi.ng/geom-splines
0.5.0 (2020-02-25)
- geom-splines: add openCubicFromBreakPoints(), refactor, #208 (1882262)
- geom-splines: add openCubicFromControlPoints(), #208 (1a95d94)
- geom-splines: add sampleCubicArray(), sampleQuadraticArray(), #208 (bfc09db)
0.4.0 (2019-08-21)
- geom-splines: add cubicTangentAt / quadraticTangentAt() (e1cf355)
0.3.1 (2019-07-31)
- geom-splines: fix seg count in cubicFromArc(), minor optimizations (e289ade)
0.3.0 (2019-07-12)
- geom-splines: add full circle check for cubicFromArc() (3e386f7)
- geom-splines: fix #100, replace cubicBounds impl (6c64b88)
- geom-splines: add closedCubicFromBreak/ControlPoints, update readme (1284f37)
0.2.0 (2019-07-07)
- geom-splines: enable TS strict compiler flags (refactor) (748417b)
- geom-splines: extract from geom as new package (027150a)