Skip to content

v0.11.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 18 Dec 19:11
· 2 commits to master since this release

Changes since v0.10.0:

  • This library can now be installed using Swift Package Manager. (#96)
  • Renamed ClassicSnapshotOptions(mapIdentifiers:size:) to ClassicSnapshotOptions(tileSetIdentifiers:size:) and ClassicSnapshotOptions(mapIdentifiers:zoomLevel:size:) to ClassicSnapshotOptions(tileSetIdentifiers:zoomLevel:size:). (#100)
  • Migrated to Swift 5. (#101)