v3.0.1
- 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 becaused3-delaunay
depended on it.