We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3e559 commit 40929dcCopy full SHA for 40929dc
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.4.3 (2022-09-14)
4
+- Support sequences of `Item`s [@gjoseph92](https://github.com/gjoseph92)
5
+- Fix compatibility with `pyproj>=3.4.0` [@gjoseph92](https://github.com/gjoseph92)
6
+- stackstac has switched from Poetry to PDM as its package manager. This does not affect users, only developers.
7
+
8
## 0.4.2 (2022-07-06)
9
- Support (and require) rasterio 1.3.0 [@carderne](https://github.com/carderne) [@gjoseph92](https://github.com/gjoseph92)
10
- Fix `ValueError` when passing `dim=` to `mosaic` [@aazuspan](https://github.com/aazuspan)
0 commit comments