Skip to content

v3.0.1

Compare
Choose a tag to compare
@mourner mourner released this 10 Sep 09:40
  • Improved performance further, and made the algorithm easier to port to compiled languages. #32
  • ⚠️ Breaking: hull API changed: delaunay.hull is now just a typed array of indices to hull edges in order (instead of a linked list). This wasn't publicly documented, but have to release a major version anyway because d3-delaunay depended on it.