Skip to content

Releases: protomaps/go-pmtiles

v1.27.1

31 Mar 04:03
64ea2b0
Compare
Choose a tag to compare

Changelog

v1.27.0

28 Mar 02:47
9034408
Compare
Choose a tag to compare

Changelog

v1.26.1

20 Mar 07:24
3376345
Compare
Choose a tag to compare

Changelog

v1.26.0

19 Mar 03:54
1a8f64f
Compare
Choose a tag to compare

Changelog

  • 1178b38 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (#213)
  • 1a8f64f add pmtiles cluster command (#207)
  • d575893 surface error when extract output path does not exist [#214] (#215)

v1.25.3

24 Feb 14:11
286610d
Compare
Choose a tag to compare

Changelog

v1.25.2

21 Feb 06:43
085b5fc
Compare
Choose a tag to compare

Changelog

v1.25.1

17 Feb 13:20
8ea4ca3
Compare
Choose a tag to compare

Changelog

  • 8ea4ca3 Optimize Hilbert tile ID <-> XYZ conversion (#208)

v1.25.0

30 Jan 07:06
548bc7e
Compare
Choose a tag to compare

Changelog

  • 548bc7e Add additional verify checks for bad offset/length data [#202] (#206)

v1.24.1

25 Jan 12:45
512adf0
Compare
Choose a tag to compare

Changelog

  • 512adf0 Clean up formatting of CLI; hide unimplemented subcommands (#205)

v1.24.0

24 Jan 08:49
b2c24da
Compare
Choose a tag to compare

Changelog

  • b2c24da Edit the metadata and header of a pmtiles archive. (#204)
  • 3f05b3d use rs/cors library to handle multiple CORS origins [#191] (#192)