Skip to content

v2.0.5

Choose a tag to compare

@mourner mourner released this 26 May 06:25
· 4 commits to main since this release
  • Improve tile decoding performance through more efficient field reading. #92
  • Fix a potential vulnerability where a malicious vector tile could augment Object prototype via __proto__ layer name #91
  • Throw a clear feature has no geometry error instead of a cryptic unknown command 0 when decoding a feature with no geometry (#39).
  • Correctly handle geometry commands with a zero count instead of aborting decoding (#64).
  • Fix a potential infinite loop when a feature value contains an unknown field.