Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.4 KB

CHANGES.md

File metadata and controls

44 lines (33 loc) · 1.4 KB

Changes

Unreleased

  • Switch GeoAdmin API to WGS84
  • Migrate to Github Actions
  • Update tests and dependencies

0.3.1

  • Allow usage of rustls-tls feature

0.3.0

0.2.0

  • Made Opencage and Openstreetmap responses/results serializable so it's easier to store them afterwards
  • Replace Failure with Thiserror
  • Update geo-types to 0.5
  • Update reqwest and hyper

0.1.0

  • Added OpenStreetMap provider
  • Fixes to keep up with OpenCage schema updates
  • Switch to 2018 edition, use of Failure, more robust OpenCage schema definition, more ergonomic specification of bounds for OpenCage