Releases: pysal/inequality
Releases · pysal/inequality
v1.1.0
What's Changed
Bug Fixes
Enhancements
- Pengram by @sjsrey in #72
- Schutz inequality measures by @sjsrey in #75
- Polarization indices and new documentation by @sjsrey in #88
- Documentation and landing page updates by @sjsrey in #92
Other Changes
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #63
- CI: fix the CI trigger by @martinfleis in #65
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #70
- Apple silicon CI -- update testing.yml by @jGaboardi in #71
- deprecation of _indices by @sjsrey in #69
- reup lint+format - rename CI env by @jGaboardi in #77
- add matplotlib as a requirement by @jGaboardi in #80
- resolve all warnings from CI -- [2024-09-02] by @jGaboardi in #83
- remove [Nijkamp & Poot (2013)] citation by @jGaboardi in #84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #85
- wolfson nb narrative by @sjsrey in #89
- Theil doc by @sjsrey in #90
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #91
- Fix theme for doc build by @sjsrey in #94
- Correct sphinx theme by @sjsrey in #95
New Contributors
- @martinfleis made their first contribution in #65
Full Changelog: v1.0.1...v1.1.0
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