Releases: pysal/mapclassify
Releases · pysal/mapclassify
v2.10.0
What's Changed
Enhancements
- support Colormap object and kwargs in plot_legendgram by @martinfleis in #250
cmapdetection functionality by @jGaboardi in #273- Value-By-Alpha implementation from
mapclassifyfromsplotby @jGaboardi in #274
Other Changes
- remove scratch noteobok by @sjsrey in #258
- image testing and comparison revamping by @jGaboardi in #265
ruffnotebooks & update pre-commit by @jGaboardi in #268- fix codecov badge rendering by @jGaboardi in #269
- pytest-mpl no longer needed by @jGaboardi in #271
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #275
- format and lint
/tests/*, etc. + rerun notebooks by @jGaboardi in #276
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
Enhancements
- legendgram method by @knaaptime in #234
Other Changes
- add Python 313 into CI matrix - #239 by @jGaboardi in #241
- optional-deps section in
pyproject--notebookby @jGaboardi in #246 - minimum Python 3.11 & updates min deps by @jGaboardi in #247
ruff-/tests/*&docs/conf.pyby @jGaboardi in #249
Full Changelog: v2.8.1...v2.9.0
v2.8.1
What's Changed
Bug Fixes
- fix nan handling in color array by @knaaptime in #229
Other Changes
- pin max fiona in oldest by @jGaboardi in #230
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
Enhancements
- reimplement rgbas by @knaaptime in #228
Other Changes
- infra update - CI, names, linting, format, etc. by @jGaboardi in #224
- Update README.md -- remove mention of
geoplotby @jGaboardi in #227
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
Enhancements
- plot histogram with class bins by @knaaptime in #216
- WIP classify to rgba by @knaaptime in #211
Other Changes
- Fix typo: visualizaiton -> visualization by @burggraaff in #205
- COMPAT: make greedy compatible with future by @martinfleis in #210
- CI: ensure 3.9 envs are compatible by @martinfleis in #218
- CI: doctest only on ubuntu latest by @martinfleis in #219
- CI: test against Python 3.12 by @martinfleis in #220
New Contributors
- @burggraaff made their first contribution in #205
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
Bug Fixes
- remove numba cache from fisher jenks by @martinfleis in #197
Other Changes
- Update Versioneer by @github-actions in #183
- numpy 2.0 support by @martinfleis in #186
- CI: test against nightlies by @martinfleis in #188
- remove usage of geopandas.datasets by @martinfleis in #194
- infrastructure modernization, etc. by @jGaboardi in #193
- lint code base with
ruffby @jGaboardi in #195 - remove 2 more superfluous files by @jGaboardi in #196
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
Other Changes
- Update precommit and ignore formatting commits by @jGaboardi in #171
- Update requirements_docs.txt by @jGaboardi in #174
- DOC: surface find_bin by @sjsrey in #178
- BUG: pass through lowest in User_Defined by @sjsrey in #177
- Add anchor option to StdMean by @sjsrey in #176
- ENH: Pretty Breaks classifier by @sjsrey in #181
Full Changelog: v2.5.0...v2.6.0
v2.5.0rc3
What's Changed
Other Changes
- Try skipping certain files with
isortby @jGaboardi in #167 - Update Versioneer by @github-actions in #165
Full Changelog: v2.5.0rc2...v2.5.0rc3
v2.5.0
What's Changed
Other Changes
- Enable python 2 install by @JustinPihony in #110
- Add min arg to UserDefined by @sjsrey in #114
- Move to versioneer by @sjsrey in #115
- Fix versioneer (add setup.cfg) by @martinfleis in #116
- BUG: fix headtail recursion by @martinfleis in #121
- CI: slim CI matrix, include py3.9, 3.10, use mamba by @martinfleis in #120
- Add type signatures to jenksy by @cheginit in #119
- Docs by @sjsrey in #123
- docs: add action to build docs by @sjsrey in #124
- update supported Python versions, CI by @jGaboardi in #127
- [MAINT] lint & format repo; update CI; handle DeprWarns, etc. by @jGaboardi in #128
- ENH: handle invariant arrays by @sjsrey in #131
- resolves #132 by @jGaboardi in #133
- updating branch in badges on README by @jGaboardi in #134
- update release action, etc. by @jGaboardi in #136
- remove _table_string() method by @jGaboardi in #143
- update GHA for CI by @jGaboardi in #144
- improve warnings and exceptions by @jGaboardi in #147
- Switch to pytest by @jGaboardi in #150
- remove spaces after table string title by @jGaboardi in #153
- ENH: addressing #145 by @sjsrey in #152
- Thorough scouring of docs + doc build infrastructure by @jGaboardi in #135
- Use
libpysal.fuzzy_contiguity()ingreedyby @jGaboardi in #154 - Remove
updatemethod fromMaxPby @jGaboardi in #155 - Update infrastructure (actions) by @jGaboardi in #163
- Update Versioneer by @github-actions in #164
- update master/main link issue by @jGaboardi in #166
- Try skipping certain files with
isortby @jGaboardi in #167 - Update Versioneer by @github-actions in #165
New Contributors
- @JustinPihony made their first contribution in #110
- @cheginit made their first contribution in #119
- @dependabot made their first contribution in #137
- @pre-commit-ci made their first contribution in #151
- @github-actions made their first contribution in #164
Full Changelog: v2.4.2...v2.5.0
v2.5.0rc2
What's Changed
Other Changes
- update master/main link issue by @jGaboardi in #166
Full Changelog: v2.5.0rc1...v2.5.0rc2