What's Changed
Bug Fixes
- fix broken docs build action by @jGaboardi in #276
Enhancements
- [ENH] add pointpattern functions by @knaaptime in #247
Other Changes
- Adapt for pandas3 - get CI green again by @jGaboardi in #250
- remove codes keyword in
masked_area_interpolate()by @jGaboardi in #252 - remove GPD less than 1 version logic by @jGaboardi in #251
- remove
nbsphinx_linkextension fromdocs/conf.pyby @jGaboardi in #254 - remove unused
bufferargument in_to_hex()by @jGaboardi in #255 - clear up warning in codebase & in CI, clean CRS logic by @jGaboardi in #258
- fix
pycno.extract_values()signature and docstring by @jGaboardi in #256 - MAINT: Trusted publisher for pypi by @sjsrey in #259
- robust nan_handle by @knaaptime in #260
- migrate docs by @knaaptime in #261
- Setup precommit & re-lint + format codebase by @jGaboardi in #266
- [maint] fix package name in license by @jGaboardi in #265
- fewer maps in dotdensity example by @knaaptime in #267
- clean up actions workflow yamls - run testing CI only on
mainpush by @jGaboardi in #269 - Format and lint
tobler/tests/*by @jGaboardi in #270 - Format and lint
docs/*-- check duringpre-commitby @jGaboardi in #271 - suggestion
miniforge, not Anaconda by @jGaboardi in #268 - Delete
.gitattributes-- no longer usingversioneerby @jGaboardi in #272 - catch several more expected warnings in CI by @jGaboardi in #273
- strict linting for code health by @jGaboardi in #274
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #280
New Contributors
- @pre-commit-ci[bot] made their first contribution in #280
Full Changelog: v0.13.0...v0.14.0