You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## 0.5.0 (2023-09-19)
4
+
-**Breaking change in specific scenarios:**`rescale=True` now uses STAC metadata from `raster:bands`, instead of metadata set per GeoTIFF [@RSchueder](https://github.com/RSchueder)
5
+
- Fix black stripes when mosaicing (introduced in 0.4.4) [@gjoseph92](https://github.com/gjoseph92)[@lhcorralo](https://github.com/lhcorralo)
6
+
- Update examples to point to newer Sentinel-2 endpoint on AWS [@ljstrnadiii](https://github.com/ljstrnadiii)
7
+
- Ensure `jupyter-server-proxy` is installed with `pip install 'stackstac[viz]'`[@gjoseph92](https://github.com/gjoseph92)
8
+
3
9
## 0.4.4 (2023-06-21)
4
10
- Resolve compatibility with NumPy >= 1.24.0 [@gjoseph92](https://github.com/gjoseph92)
5
11
- Fix TypeError when no items overlap with the given `bounds`[@gjoseph92](https://github.com/gjoseph92)
0 commit comments