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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Changelog
2
2
3
+
## 0.3.1 (2022-01-20)
4
+
- Support `nodata=` argument to `stackstac.mosaic`[@TomAugspurger](https://github.com/TomAugspurger)[@gjoseph92](https://github.com/gjoseph92)
5
+
3
6
## 0.3.0 (2022-01-20)
4
7
-**Breaking change:**`fill_value=None` is no longer supported. You must always specify a `fill_value` (default is still NaN); it can no longer be inferred from the GeoTIFF files. [@gjoseph92](https://github.com/gjoseph92)
5
8
- Respect `fill_value` for array chunks that don't overlap with any Asset, instead of always using NaN [@gjoseph92](https://github.com/gjoseph92)[@TomAugspurger](https://github.com/TomAugspurger)
0 commit comments