Releases: sentinel-hub/sentinelhub-js
Releases · sentinel-hub/sentinelhub-js
v0.2.7
- basic statistics support - getStats()
- allow setting bbox through env vars for BYOC storybook examples
v0.2.6
- return most recent results first from findDatesUTC
- add support for evalscripturl for processingApi
v0.2.6-rc.2
- add support for evalscriptUrl for processingApi
v0.2.6-rc.1
- ensure most-recent-first sort order on findDatesUTC()
v0.2.5
- fix min/max dates for known datasets
- add setDebugEnabled() (debugging tool which logs all requests as curl commands)
v0.2.5-rc.3
- merge changes from master
v0.2.5-rc.2
- fix min/max dates for known datasets
v0.2.5-rc.1
- add setDebugEnabled() (debugging tool which logs all requests as curl commands)
v0.2.4
- fix getMap for node.js
v0.2.3
- support for geometry param in getMap()