v0.1.1
- Fix
is_on_hullmethod to consider clipping - Expose
bounding_boxon public API - Bring in
abs_diff_eqfunction and drop approx dependency - Fix cell clipping panic when last-first cell edge was out of bounding box
- Generalize
CellPathIteratorto allow for arbitrary cost function - Improve documentation on
iter_vertices - Update
delaunator-rsto v1 to benefit from robust orientation checks
Full Changelog: v0.1.0...v0.1.1