Releases: pysal/inequality
Releases · pysal/inequality
v1.0.1
What's Changed
Bug Fixes
- Update requirements.txt – no
numpy>=1.3
by @jGaboardi in #60
Other Changes
- remove sphinx extension matplotlib.sphinxext.plot_directive by @weikang9009 in #11
- (docs) readthedocs transitions to v2 by @weikang9009 in #13
- updating supported python versions (3.6 and 3.7) by @weikang9009 in #12
- [WIP] package infrastructure overhaul by @jGaboardi in #18
- forgot to add the actual workflow... by @jGaboardi in #23
- Testing for support on Python 3.11 by @jGaboardi in #30
- convert tests to pytest by @jGaboardi in #32
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #35
- incorporate
_indices
into inequality namespace (+docs, tests, etc.) by @jGaboardi in #39 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #41
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #42
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #51
- swap master for main (libpysal) by @jGaboardi in #53
- Update docs and infrastructure prior to
v1.0.1
release by @jGaboardi in #49 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- Update Versioneer by @github-actions in #54
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #57
- Update Versioneer by @github-actions in #58
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #59
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #61
- Update infra and actions (2023-10) by @jGaboardi in #62
New Contributors
- @jGaboardi made their first contribution in #18
- @pre-commit-ci made their first contribution in #35
- @github-actions made their first contribution in #54
Full Changelog: v1.0.0...v1.0.1
inequality 1.0.0
This is the first release of inequality.
We closed a total of 15 issues (enhancements and bug fixes) through 7 pull requests, since our last release on 2018-07-18.
Issues Closed
- get ready for the first release and the launch of online docs (#9)
- Fixes doctests (#8)
- Change setup to handle version pragmatically (#6)
- accounting for libpysal api changes in unittests (#5)
- missing parenthesis in call to print (#2)
- setting up dual testing (#4)
- 2to3 for _indices.py (#3)
- Initial setup (#1)
Pull Requests
- get ready for the first release and the launch of online docs (#9)
- Fixes doctests (#8)
- Change setup to handle version pragmatically (#6)
- accounting for libpysal api changes in unittests (#5)
- setting up dual testing (#4)
- 2to3 for _indices.py (#3)
- Initial setup (#1)
The following individuals contributed to this release:
- Serge Rey
- Wei Kang
- Levi John Wolf