Skip to content

Files

Latest commit

 

History

History
42 lines (17 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

42 lines (17 loc) · 1.36 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.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)