Closed Fil closed 5 years ago
@Fil let's merge then? Or did you plan to get the degenerate cases handling into the same major version?
Depends on your feedback on https://github.com/mapbox/delaunator/pull/47 ; if negative, then we can merge this and find a better way to solve #64. If positive, then we can make a more interesting major version.
@Fil that one is merged, but I'm thinking of also merging in https://github.com/mapbox/delaunator/pull/48 to cram this into a semver major too, and then we can release new major versions of both Delaunator
and d3-delaunay
.
Yes let's move forward with everything
Superseded by https://github.com/d3/d3-delaunay/pull/64
fixes https://github.com/d3/d3-delaunay/issues/50
removes delaunay.outedges from the API, replaced with the private _hullIndex