Skip to content

Releases: protomaps/go-pmtiles

v1.10.0

21 Sep 14:06
72a7c2a
Compare
Choose a tag to compare

Changelog

v1.9.2

11 Sep 14:32
Compare
Choose a tag to compare

Changelog

v1.9.1

11 Sep 13:47
8cc17b2
Compare
Choose a tag to compare

Changelog

v1.9.0

04 Sep 15:49
9bc8c22
Compare
Choose a tag to compare
v1.9.0 Pre-release
Pre-release

Changelog

  • 9ca361a Bump golang.org/x/net from 0.0.0-20220802222814-0bcc04d9c69b to 0.7.0 (#57)
  • 51f32db Finish initial extract [#31]
  • 98576cc add basic downloader implementation [#31]
  • 27a426d implement pmtiles extract [#31, #52]

v1.8.0

23 Jun 13:13
2b10382
Compare
Choose a tag to compare

Changelog

  • 1c38fd7 AVIF support, formatting (#54)
  • 57748b7 Fix parameteres in call pmtiles.NewServer on serve (#53)
  • 2b10382 TileJSON support for pmtiles serve (#55)
  • d335f16 add trimpath to suppress build machine paths in backtraces [#52]
  • 26fc088 fix panic: not enough args in extract [#52]

v1.7.1

25 Apr 13:24
Compare
Choose a tag to compare

Changelog

v1.7.0

06 Feb 03:37
Compare
Choose a tag to compare

Changelog

v1.6.2

14 Nov 09:46
Compare
Choose a tag to compare

Changelog

  • 6dbf754 add build targets for notarization and gon configs [#23]
  • b8c52a0 gon use default creds, zip only builds; no checksums [#23]
  • d02a36c release extra files for notarized binaries [#23]

v1.6.0

31 Oct 04:23
Compare
Choose a tag to compare

Changelog

  • 35f0ce9 Support converting PNG archives [#29]
  • 4abda8c convert: set TileCompression header value for MVT archives

v1.5.1

27 Oct 12:00
Compare
Choose a tag to compare

Changelog

  • 5a1aad4 show: version 2 detection [#27]
  • ae94ae3 update README to make examples same as CLI help