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