Skip to content

v0.5.0

Compare
Choose a tag to compare
@juliohm juliohm released this 26 Nov 19:21
· 143 commits to master since this release

This is a breaking release. We kindly ask users to update their code accordingly.

New features

Breaking changes

  • EuclideanDistance, HaversineDistance and EllipsoidDistance were revised for performance and are now part of Distances.jl under the names Euclidean, Haversine and Ellipsoidal

  • DataFrames v0.11.0 was released with breaking changes and GeoStats.jl was updated accordingly

Other improvements

  • Updated examples and documentation
  • Review of README with links to solver build status