Skip to content

v0.11.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 02 May 16:37
· 27 commits to master since this release

Changes since v0.10.2:

  • Fixed an issue where the completion handler of Geocoder.geocode(_:completionHandler:) could potentially be called on a background thread if an error occurred. (#184)
  • Added the Placemark.precision property, which gives a general indication of the Placemark.location’s potential offset. (#185)
  • Precision.intersection placemarks now contains the names of both intersecting streets. (#185)