Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 415 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 415 Bytes

@watergis/terrain-rgb

2.1.1

Patch Changes

  • 3de148a: fix: removed png.ts and pako to fetch PNG tiles by the same approarch of webp with canvas api.

2.1.0

Minor Changes

  • 109d0ed: feat: add support of terrarium encoding.

2.0.2

Patch Changes

  • 381aba3: fix: fixed bug of v2 package to use canvas api for webp feature. also switched vitest to playwright to test computation in browser.