Skip to content

v1.0.0

Compare
Choose a tag to compare
@andreesteve andreesteve released this 24 Oct 06:01
· 11 commits to master since this release
4747e4d

What's Changed

  • Handle collinear points #17
  • Add support for no_std #20
  • Robust checks for orientation #19
  • Use GitHub Actions with extensive checks in place of Travis CI #22

Full Changelog: v0.2.1...v1.0.0

Breaking changes

  • triagulate does not return Option anymore - triangulate always return (possibly empty triangulation with a hull)