Skip to content

v0.12.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 09 Nov 19:36
· 1132 commits to main since this release

Changes since v0.11.2:

  • The RouteOptions.locale property now defaults to the current system locale and is no longer optional in Swift or nullable in Objective-C. (#202)
  • The RouteOptions class now conforms to the NSCopying protocol. (#200)
  • Fixed an issue preventing the RouteOptions.distanceMeasurementSystem property from round-tripping after the RouteOptions object is encoded and decoded. (#200)
  • Clarified the factors that may affect the RouteStep.expectedTravelTime property’s accuracy. (#193)

Documentation is available online or within Xcode.