Skip to content

Releases: mapbox/mapbox-directions-swift

v2.12.0

01 Mar 08:43
dffb8fd
Compare
Choose a tag to compare

Changes since v2.11.1:

Packaging

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

v2.11.1

05 Sep 12:40
3aaab4f
Compare
Choose a tag to compare

⚠️ 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-rc.1

30 Mar 09:04
1061623
Compare
Choose a tag to compare
v2.11.0-rc.1 Pre-release
Pre-release

Changes since v2.11.0-alpha.1:

  • no changes

v2.11.0-alpha.1

02 Mar 08:27
9714ec6
Compare
Choose a tag to compare
v2.11.0-alpha.1 Pre-release
Pre-release

Changes since v2.10.0:

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

v2.10.0

01 Mar 10:07
edcc5b3
Compare
Choose a tag to compare

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

24 Feb 10:38
37b1df9
Compare
Choose a tag to compare
v2.10.0-rc.2 Pre-release
Pre-release

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

16 Feb 10:22
e8f8662
Compare
Choose a tag to compare
v2.10.0-rc.1 Pre-release
Pre-release

Changes since v2.10.0-beta.2:

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

v2.10.0-beta.2

03 Feb 07:51
181580f
Compare
Choose a tag to compare
v2.10.0-beta.2 Pre-release
Pre-release

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

26 Jan 17:01
1f87861
Compare
Choose a tag to compare
v2.10.0-beta.1 Pre-release
Pre-release

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

v2.10.0-alpha.1

20 Jan 14:42
975f53f
Compare
Choose a tag to compare
v2.10.0-alpha.1 Pre-release
Pre-release

Changes since v2.9.1:

  • Added the RestStop.amenities property that describes useful and important facilities such as gas stations, restaurants, and ATMs. (#780)
  • 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

Documentation is available online or within Xcode.