Skip to content

v0.6.2

Compare
Choose a tag to compare
@1ec5 1ec5 released this 10 Nov 19:48
· 104 commits to master since this release

Changes since v0.6.1:

  • Migrated to Swift 2.3.
  • Fixed an error that occurred when archiving an application that links to this library. (#38)
  • The user agent string sent by the Mac version of this library now says “macOS” instead of “OS X”. (#36)
  • More reliably parse server responses. (#40)
  • Clarified documentation. (#39)

To install this release via CocoaPods, point your Podfile to:

pod 'MapboxStatic.swift', :git => 'https://github.com/mapbox/MapboxStatic.swift.git', :tag => 'v0.6.2'