Skip to content

v0.2.0

Compare
Choose a tag to compare
@mourner mourner released this 15 Sep 21:00
· 23 commits to master since this release
  • Breaking: now triangulate returns Option<Triangulation> instead of Triangulation to be able to recover from an error.
  • Better error handling, tests.