Releases: mapbox/mapbox-speech-swift
Releases · mapbox/mapbox-speech-swift
v2.1.1
08 Dec 12:22
Compare
Sorry, something went wrong.
No results found
Changes since v2.1.0 :
Fixed completionHandler execution on the main thread (#59 ).
v2.1.0
16 Sep 19:48
Compare
Sorry, something went wrong.
No results found
Changes since v2.0.1 :
Minimum deployment targets are now set to iOS 11.0, macOS 10.13, tvOS 11.0 and watchOS 4.0 (#56 ).
v2.0.1
22 Jun 20:26
Compare
Sorry, something went wrong.
No results found
Changes since v2.0.0 :
This library now reports information in user agent string whenever it's used in simulator environment. (#53 )
v2.0.0
20 Oct 20:14
Compare
Sorry, something went wrong.
No results found
Changes since v1.0.0 :
MBXAccessToken is now used as default access token, in case if it's not found in Info.plist MGLMapboxAccessToken will be used. (#42 )
Added support for serviceAccessToken (#45 ).
Disabled code coverage report.
v2.0.0-rc.1
08 Sep 16:21
Compare
Sorry, something went wrong.
No results found
v2.0.0-alpha.1
04 Mar 22:58
Compare
Sorry, something went wrong.
No results found
Changes since v1.0.0 :
MBXAccessToken is now used as default access token, in case if it's not found in Info.plist MGLMapboxAccessToken will be used. (#42 )
v1.0.0
24 Sep 22:13
Compare
Sorry, something went wrong.
No results found
v0.3.1
13 Aug 22:47
Compare
Sorry, something went wrong.
No results found
Changes since v0.3.0 :
Minimum deployment targets are now set to iOS 10.0, macOS 10.12.0, tvOS 10.0 and watchOS 3.0 (#36 ).
Error check is performed in first place when handling URLSessionDataTask result (#35 ).
v0.3.0
03 Jan 19:32
Compare
Sorry, something went wrong.
No results found
Changes since v0.2.0 :
Swift is now required to directly use public types and methods defined by this library. If your application is written in Objective-C or Cocoa-AppleScript, you need to implement your own wrapper in Swift that bridges to Objective-C. (#31 )
v0.2.0
27 Jun 00:24
Compare
Sorry, something went wrong.
No results found
Changes since v0.1.1 :
This library now supports macOS, tvOS, and watchOS. (#23 )
This library can now be installed using Swift Package Manager 5. (#25 )