JuliaGeometry / VoronoiDelaunay.jl

Fast and robust Voronoi & Delaunay tessellation creation with Julia
Other
123 stars 26 forks source link

fix all deprecations and errors on Julia v0.7 #39

Closed rdeits closed 6 years ago

rdeits commented 6 years ago

Happy Upgradathon Friday!

This PR (along with https://github.com/JuliaGeometry/GeometricalPredicates.jl/pull/27 ) fixes all errors and warnings on Julia v0.7. It also bumps the minimum Julia version to v0.7.

Notable changes: