Releases: protomaps/go-pmtiles
Releases · protomaps/go-pmtiles
v1.11.2
v1.11.1
Changelog
- 7497798 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#99)
- 1c3fb19 Don't crash when the bucket is a non-existing file directory [#59] (#100)
- dd243c7 add windows CI [#38]
- 77b2a84 ignore the emptystring for prefixed buckets [#38]
- 376ea25 make fmt a separate CI step
- 17c373d normalized path separators to URL [#38]
- 4d90368 remove extra logging statement
- 3bcea87 windows path fixes [#38]
- a671a63 windows path separators [#38]
v1.11.0
v1.10.5
v1.10.4
v1.10.0
Changelog
- 72a7c2a Bbox cleanup (#82)
- dac421a Experimental stats output [#70] (#75)
- e53a394 Update README.md with extract details
- 933ea7b add pmtiles verify command [#65] (#76)
- c246392 mbtiles convert: default bounds to world if bounds metadata missing [#60] (#77)
- 7cf54da support extracting a bbox instead of geojson [#68] (#78)
v1.9.2
v1.9.1
Changelog
- 9ca361a Bump golang.org/x/net from 0.0.0-20220802222814-0bcc04d9c69b to 0.7.0 (#57)
- 8cc17b2 Support public HTTP buckets (#74)
- 98576cc add basic downloader implementation [#31]
- 35e9288 bump dependencies (gocloud to 0.34.0) (#71)
- a296345 bump docker image to go 1.20 (#73)
- 9bc8c22 implement pmtiles extract [#31, #52] (#62)
- d935662 make extract multithreaded. (#72)