Mapbox Directions Swift Versions Save

Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux

v2.12.0

2 months ago

Changes since v2.11.1:

Packaging

  • MapboxDirections now depend on Turf v2.7.x (#819)

v2.11.1

8 months ago

⚠️ Previous release v2.11.0 was revoked because of a critical issue affecting navigation in some countries. This release fixes the issue, please update your dependencies to use this release. ⚠️

Changes since v2.11.0:

  • Changed jarticCauseCode and jarticRegulationCode fields inside Incident struct to be optional (#812)

v2.11.0

9 months ago

Changes since v2.10.0:

Other changes

  • Added Incident.trafficCodes and corresponding TrafficCodes struct to hold jartic codes. (#808)

v2.11.0-rc.1

1 year ago

Changes since v2.11.0-alpha.1:

  • no changes

v2.11.0-alpha.1

1 year ago

Changes since v2.10.0:

  • Fixed an issue where using cashTollOnly for road class exclusions failed the directions request. (#801)

v2.10.0

1 year ago

Changes since v2.9.0:

  • Added Matrix API wrapper. The Mapbox Matrix API computes travel times between many points, and returns a matrix of all travel times between the locations. #626
  • Fixed a crash that could occur if only one Waypoint with a nonnull name was used in the Directions request. #797
  • Added Interchange and Junction structs describing IC and JCT. #799
  • Fixed an issue where using cashTollOnly for road class exclusions failed the directions request. (#801)

v2.10.0-rc.2

1 year ago

Changes since v2.10.0-rc.1:

  • Fixed an issue where using cashTollOnly for road class exclusions failed the directions request. (#801)

v2.10.0-rc.1

1 year ago

Changes since v2.10.0-beta.2:

  • Added Interchange and Junction structs describing IC and JCT. #799

v2.10.0-beta.2

1 year ago

Changes since v2.10.0-beta.1:

  • Fixed a crash that could occur if only one Waypoint with a nonnull name was used in the Directions request. #797

v2.10.0-beta.1

1 year ago

No public changes since v2.10.0-alpha.1: