Skip to content

Releases: georust/geohash

0.8.0 Release

09 Oct 06:23
Compare
Choose a tag to compare

Changed:

  • Remove unwrap from core functions to avoid panics
  • Core functions now returns Result instead of bare result
  • Core functions now validates input for invalid coordinate or hash string
  • Doc improvement
  • Updated geotypes to 0.2, reexport Coordinate and Rect

https://crates.io/crates/geohash/0.8.0