Changelog: https://github.com/gjoseph92/stackstac/blob/main/CHANGELOG.md#051-2024-08-09
What's Changed
- Fix more than one band error by @yellowcap in #234
- Support NumPy 2.0
can_cast
by @floriandeboissieu in #251 - Fix docs build by @gjoseph92 in #252
- Fix docs build comments by @gjoseph92 in #253
- Support (and require) pandas 2.0 by @gjoseph92 in #254
- Add shapely to dev utils deps by @gjoseph92 in #255
- Fix
Unexpected shape
error witherrors_as_nodata
by @gjoseph92 in #256 - Fix NameError with multi band rasters by @gjoseph92 in #257
- Release v0.5.1 by @gjoseph92 in #258
New Contributors
- @yellowcap made their first contribution in #234
- @floriandeboissieu made their first contribution in #251
Full Changelog: v0.5.0...v0.5.1