Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 1.56 KB

Change Log

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

1.0.5 (2021-09-03)

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

0.2.2 (2020-07-28)

Bug Fixes

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

0.2.0 (2020-07-17)

Features

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

Performance Improvements

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

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)