Skip to content

Latest commit

 

History

History
72 lines (25 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

72 lines (25 loc) · 2.25 KB

Change Log

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

0.3.24 (2021-08-04)

Note: Version bump only for package @thi.ng/geom-poly-utils

0.3.23 (2021-07-27)

Note: Version bump only for package @thi.ng/geom-poly-utils

0.3.22 (2021-07-01)

Note: Version bump only for package @thi.ng/geom-poly-utils

0.3.21 (2021-06-08)

Note: Version bump only for package @thi.ng/geom-poly-utils

0.3.0 (2020-12-22)

Features

  • geom-poly-utils: add tangents(), smoothTangents() (12a9d8a)

0.2.0 (2020-11-24)

Features

  • geom-poly-utils: add circumCenter3() (342b4a3)

0.1.18 (2019-07-07)

Bug Fixes

  • geom-poly-utils: update madd call sites (#95) (3250c82)

0.1.0 (2019-02-05)

Features

  • geom-poly-utils: add convexity(), remove obsolete/migrated point checks (895102d)
  • geom-poly-utils: extract from geom as new package (5ef4c56)
  • geom-poly-utils: move barycentric fns from main geom pkg (68a26f4)