Releases: mapbox/mapbox-directions-swift
Releases · mapbox/mapbox-directions-swift
v2.14.0
v2.13.0
v2.12.0
v2.11.1
Changes since v2.11.0:
- Changed
jarticCauseCode
andjarticRegulationCode
fields insideIncident
struct to be optional (#812)
v2.11.0-rc.1
Changes since v2.11.0-alpha.1:
- no changes
v2.11.0-alpha.1
v2.10.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 nonnullname
was used in the Directions request. #797 - Added
Interchange
andJunction
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
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
Changes since v2.10.0-beta.2:
- Added
Interchange
andJunction
structs describing IC and JCT. #799
v2.10.0-beta.2
Changes since v2.10.0-beta.1:
- Fixed a crash that could occur if only one
Waypoint
with a nonnullname
was used in the Directions request. #797