geotiffjs / geotiff.js

geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.
https://geotiffjs.github.io/
MIT License
845 stars 175 forks source link

Consider releasing 2.0.8 #391

Closed sguimmara closed 9 months ago

sguimmara commented 11 months ago

The last release was 9 months ago. There are many useful fixes in the coming release.

Would it be possible to release one ?

sguimmara commented 9 months ago

We are using geotiff.js in the giro3d library, and we would love to be able to integrate the latest features and bugfixes :)

constantinius commented 9 months ago

v2.1.0 was just released, please let me know if this works for you

sguimmara commented 9 months ago

Thanks ! Do you have release notes somewhere ?