What's Changed
- Fix moving window bool negation warning by @Mirochill in #90
- prevent fallback by explicitly calling dict values to avoid NumbaType… by @veenstrajelmer in #91
- Update Python versions, pixi, support macOS. by @evetion in #92
- Bump the all-actions group across 1 directory with 8 updates by @dependabot[bot] in #95
- Use binary packages from pypi by @evetion in #96
- Support Python 3.11. by @evetion in #99
- Use signed int64 index dtype for very large rasters (fixes #79) by @gaoflow in #97
New Contributors
- @Mirochill made their first contribution in #90
- @veenstrajelmer made their first contribution in #91
- @evetion made their first contribution in #92
- @dependabot[bot] made their first contribution in #95
- @gaoflow made their first contribution in #97
Full Changelog: v0.5.11...v0.5.12