v0.0.7
What's Changed
Advances in spatialstats.py
for ease of use, testing and documentation.
Moved to Python 3.10 (3.7 removed) in CI and added test coverage stats uploaded to Coveralls.
- Homogenize and simplify
spatialstats.py
by @rhugonnet in #276 - Update explicit dependencies with discrepancies found by conda-forge bot by @rhugonnet in #278
- Move to python
3.10
in CI and remove python3.7
by @rhugonnet in #279 - Fix previously skipped tests that used to fail randomly by @rhugonnet in #280
- Add test coverage from Coveralls in CI by @rhugonnet in #281
- Add error pipeline and adapt documentation by @rhugonnet in #283
- Split sphinx gallery into two subsections by @rhugonnet in #287
- Force geoutils to 0.0.8 by @rhugonnet in #288
Full Changelog: v0.0.6...v0.0.7