Releases: protomaps/go-pmtiles
Releases · protomaps/go-pmtiles
version 0.5
fix exception for tiles not in archive
v0.4-alpha
- Return better 404 errors when tile is not in archive
- use os.path for filesystem paths
- add header Content-Length for tile responses
v0.3-alpha
add go.sum
v0.2-alpha
- archives with numbers in name
- return 404 and don't cache non-200 responses
- detect servers without byte serving
go-pmtiles 0.1-alpha
Alpha release, figuring out build system.