Releases: pysal/mapclassify
Releases · pysal/mapclassify
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
geoplot
by @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
ruff
by @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
isort
by @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()
ingreedy
by @jGaboardi in #154 - Remove
update
method fromMaxP
by @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
isort
by @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
v2.5.0rc1
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()
ingreedy
by @jGaboardi in #154 - Remove
update
method fromMaxP
by @jGaboardi in #155 - Update infrastructure (actions) by @jGaboardi in #163
- Update Versioneer by @github-actions in #164
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.0rc1
Release v2.4.3
Changes
Version 2.4.3 (2021-07-27)
We closed a total of 0 issues (enhancements and bug fixes) through 0 pull requests, since our last release on 2021-07-26.
Issues Closed
Pull Requests
The following individuals contributed to this release:
- Serge Rey