Skip to content

Latest commit

 

History

History
122 lines (37 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

122 lines (37 loc) · 3.25 KB

Change Log

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

0.2.2 (2020-07-28)

Bug Fixes

  • geom-voronoi: always computeDual() in ctor (12e0232)

0.2.1 (2020-07-17)

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

0.2.0 (2020-07-17)

Features

  • geom-voronoi: update DVMesh.add() (caa341b)

Performance Improvements

  • geom-voronoi: optimize boundary vertex checks (e4169bd)

0.1.55 (2020-07-08)

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

0.1.54 (2020-07-08)

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

0.1.53 (2020-07-04)

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

0.1.52 (2020-07-02)

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

0.1.51 (2020-06-20)

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

0.1.50 (2020-06-14)

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

0.1.49 (2020-06-01)

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

0.1.48 (2020-06-01)

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

0.1.47 (2020-05-29)

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

0.1.0 (2019-02-05)

Features

  • geom-voronoi: add support for vertex user data, tolerances, refactor QE changes (2ff68db)
  • geom-voronoi: re-import & update QE delaunay/voronoi pkg (MBP2010) (c903293)

Performance Improvements

  • geom-voronoi: update computeDual(), update isBoundary() (4d19aa2)