Skip to main content

Changelog

Unreleased

v0.5.0 - 2026-05-16

Breaking Changes

New Features

Fixes

Performance

Other

New Contributors

Full Changelog: https://github.com/developmentseed/deck.gl-raster/compare/v0.4.0...v0.5.0

v0.4.0 - 2026-03-20

What's Changed

New Contributors

Full Changelog: https://github.com/developmentseed/deck.gl-raster/compare/v0.3.0...v0.4.0

v0.3.0 - 2026-03-18

What's Changed

Full Changelog: https://github.com/developmentseed/deck.gl-raster/compare/v0.2.0...v0.3.0

0.3.0-beta.2 (2026-02-19)

Features

  • feat: Add AbortSignal support to GeoTIFF.fetchTile (9d133b8)

0.3.0-beta.1 (2026-02-18)

Features

  • affine: Create new affine standalone package as port of Python affine (ce7b73d)
  • Create morecantile subpackage (#238) (20b3ace)
  • Create new geotiff subpackage, abstracting over @cogeotiff/core (#223) (4fa5230)
  • geotiff: generate TileMatrixSet from GeoTIFF instance (#235) (cb1106e)
  • geotiff: High-level CRS handling from GeoTIFF GeoKeys (#236) (559dc03)
  • geotiff: Overhaul GeoTIFF and Overview classes (#225) (857a8c2)
  • geotiff: Support decoding JPEG and WebP-compressed COGs (#229) (3dc6281)
  • Initial GeoTIFF dynamic decoder API (#226) (5d611f3)
  • Overhaul to use our geotiff package & generic TileMatrixSet support (#208) (860a701), closes #216

Bug Fixes

Miscellaneous Chores

0.2.0 (2026-01-26)

Features

Bug Fixes

Performance Improvements

Changelog

0.1.0 - 2026-01-07

Initial release to NPM.