Skip to content

Latest commit

 

History

History
114 lines (41 loc) · 3.7 KB

CHANGELOG.md

File metadata and controls

114 lines (41 loc) · 3.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.22 (2021-04-03)

Note: Version bump only for package @thi.ng/geom-closest-point

0.5.21 (2021-03-30)

Note: Version bump only for package @thi.ng/geom-closest-point

0.5.20 (2021-03-28)

Note: Version bump only for package @thi.ng/geom-closest-point

0.5.19 (2021-03-27)

Note: Version bump only for package @thi.ng/geom-closest-point

0.5.18 (2021-03-17)

Note: Version bump only for package @thi.ng/geom-closest-point

0.5.17 (2021-03-12)

Note: Version bump only for package @thi.ng/geom-closest-point

0.5.0 (2020-09-22)

Bug Fixes

  • geom-closest-point: update closestPointPolyline() (1358bac)

Features

  • geom-closest-point: add support for custom dist fn (95557f6)

0.4.0 (2020-09-13)

Bug Fixes

  • geom-closest-point: use alt algorithm closestPointEllipse() (6b3d00f)

Features

  • geom-closest-point: add ellipse support, restructure pkg (d331b26)

0.3.0 (2019-07-07)

Bug Fixes

  • geom-closest-point: type hints (TS 3.5.2) (fa146d7)
  • geom-closest-point: update polyline & point array fns (c5b4757)

Features

  • geom-clostest-point: enable TS strict compiler flags (refactor) (b6b69e6)

0.2.3 (2019-05-22)

Bug Fixes

  • geom-closest-point: flip sign of plane W component, extract distToPlane() (74dbcb0)

0.2.0 (2019-04-15)

Features

  • geom-closest-point: add fns for more shape types (5ae2887)

0.1.0 (2019-02-05)

Features

  • geom-closest-point: add more fns, update pkg (798de06)
  • geom-closest-point: extract from geom as new package (4ff5005)