Releases: Project-OSRM/osrm-text-instructions.swift
Releases · Project-OSRM/osrm-text-instructions.swift
v0.1.2
v0.1.1
- Added a Spanish localization. (Project-OSRM/osrm-text-instructions#99)
- Updated Russian translations. (Project-OSRM/osrm-text-instructions#98)
v0.1.0
- Added instructions in Chinese (Simplified), Dutch, French, German, Russian, Swedish, and Vietnamese. (#11, #14)
- Added support for deploying back to iOS 8.x. (#6)
- Added support for macOS 10.10.0 and above, tvOS 9.0 and above, and watchOS 2.0 and above. (#13, #16)
- Added support for installing this library via CocoaPods. (#4)
- Made public the enumeration used by the closure accepted by
OSRMInstructionFormatter.string(for:modifyValueByKey:)
. (#9) - Changed the framework’s bundle identifier to
org.project-osrm.OSRMTextInstructions
. (#16)