Skip to content

v0.1.1

Choose a tag to compare

@andreesteve andreesteve released this 31 Oct 08:44
· 35 commits to master since this release
  • Fix is_on_hull method to consider clipping
  • Expose bounding_box on public API
  • Bring in abs_diff_eq function and drop approx dependency
  • Fix cell clipping panic when last-first cell edge was out of bounding box
  • Generalize CellPathIterator to allow for arbitrary cost function
  • Improve documentation on iter_vertices
  • Update delaunator-rs to v1 to benefit from robust orientation checks

Full Changelog: v0.1.0...v0.1.1