packages feed

vectortiles 1.2.0.3 → 1.2.0.4

raw patch · 2 files changed

+2/−1 lines, 2 filesbinary-addedPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

+ test/clearlake.mvt view

binary file changed (absent → 19225 bytes)

vectortiles.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                vectortiles-version:             1.2.0.3+version:             1.2.0.4 synopsis:            GIS Vector Tiles, as defined by Mapbox. description:         GIS Vector Tiles, as defined by Mapbox.                      .@@ -35,6 +35,7 @@                      , test/onepoint.mvt                      , test/linestring.mvt                      , test/polygon.mvt+                     , test/clearlake.mvt                      , README.md                      , CHANGELOG.md