mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
* docs(spec): detailed rewrite of V3 specification by @DerZade [#107] * spec bump to v3.2 * includes pseudocode and diagrams for binary layout * adopt RFC 2119 specification language
9 lines
272 B
Markdown
9 lines
272 B
Markdown
# Changelog
|
|
|
|
## Version 3.2
|
|
Complete rewrite to clarify many ambiguous wordings.
|
|
|
|
## Version 3.1
|
|
- added `metadata` details about `vector_layers`.
|
|
- Clarified that directory entry lengths must be nonzero, and directories must be non-empty.
|
|
- add AVIF to TileTypes. |