Releases: sentinel-hub/sentinelhub-js
Releases · sentinel-hub/sentinelhub-js
v0.1.2-rc.8
- breaking change: change findFlyovers() usage
v0.1.2-rc.7
- fix import statements in README examples
- make layer properties public
- move jest & co. to devDependencies
v0.1.2-rc.6
- support for Landsat 5,7,8 on eocloud
- tests
- unified cloud coverage unit
- caching
v0.1.2-rc.4
fix evalscript encoding in playground
v0.1.2-rc.3: Merge pull request #19 from sentinel-hub/feature/landsat-5-7-8-eocloud
Pre-release
fix evalscript encoding in playground
v0.1.2-rc-2: Merge pull request #13 from sentinel-hub/feature/s-5
fix evalscript encoding
v0.1.2-rc.1
- WIP: added support for searching dates
- added support for searching flyovers
- added getting OAuth token from SH services via client id and secret
- added S1, S3 datasets and layer classes
v0.1.1-rc.2
2 small issues with legacyCompat
- local dates were used instead of UTC (problem in playground, eob image download)
- handle switched min and max X,Y (problem in eob image download)
v0.1.1
- move to GitHub
- fix: local dates were used instead of UTC
- fix: handle switched min and max X,Y when creating BBox
v0.1.1-rc.1
- initial source code release