Closed mourner closed 1 year ago
@andreesteve I think it makes sense to release a new major version now, and leave the update
method for later — want to take on this?
@mourner that's a good idea! I sent https://github.com/mourner/delaunator-rs/pull/23 for the version bump - after that I will create the release and push the new package to crates.io
@mourner - v1.0.0 released and updated on crates.io
All done except for the update
method — made a separate ticket for it. #30
Eliminate recursion in edge flipping to improve performancehttps://github.com/mapbox/delaunator/pull/35update
method for iterative algorithms https://github.com/mapbox/delaunator/pull/48cc @andreesteve