v0.0.13
This release has minor fixes and improvements.
What's Changed
- Point towards default branch of xDEM documentation by @rhugonnet in #370
- Force
geopandas>0.12
to avoid import failure by @rhugonnet in #375 - Allow different
crs
for functions inmultiraster.py
by @rhugonnet in #374 - Report MySt-NB failures as error in Sphinx build by @rhugonnet in #378
- Fix save with "uint8"
dtype
forMask
class by @rhugonnet in #380 - Update with NumPy 1.25 by @rhugonnet in #382
- Small fixes by @rhugonnet in #384
- Refine typing with NumPy plugin of
mypy
by @rhugonnet in #385
Full Changelog: v0.0.12...v0.0.13