Skip to content

v0.10.2

Compare
Choose a tag to compare
@1ec5 1ec5 released this 09 Feb 02:10
· 39 commits to master since this release

Changes since v0.10.1:

  • Fixed an issue where the completion handler of Geocoder.geocode(_:completionHandler:) was never called when the request failed due to a network connection issue. (#175)
  • Fixed an issue where Placemark.wikidataItemIdentifier was set to nil even when the Mapbox Geocoding API response contained a Wikidata item identifier. (#177)