Skip to content

0.8.0 Release

Latest
Compare
Choose a tag to compare
@sunng87 sunng87 released this 09 Oct 06:23

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