Releases: pysal/spint
spint-1.0.7
Changes
Version 1.0.7 (2020-09-08)
We closed a total of 10 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-07-22.
Issues Closed
- update travis (#25)
- addressing pysal/pysal#1145 (#24)
- bump version for release (#23)
- update log (#22)
- Updates (#21)
Pull Requests
- update travis (#25)
- addressing pysal/pysal#1145 (#24)
- bump version for release (#23)
- update log (#22)
- Updates (#21)
The following individuals contributed to this release:
- Taylor Oshan
- James Gaboardi
spint-v1.0.6
Changes
Version 1.0.6 (2019-07-22)
We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.
Issues Closed
- Updates (#21)
- correction of JSONUnreadable error (#19)
- fix all doctests and require doctests to pass on travis testing (#18)
- Move np.random.seed into individual testing cases for test_vec_SA.py (#17)
- add changelog (#15)
- pypi files do not include tests (#9)
- Submodule (#14)
Pull Requests
- Updates (#21)
- correction of JSONUnreadable error (#19)
- fix all doctests and require doctests to pass on travis testing (#18)
- Move np.random.seed into individual testing cases for test_vec_SA.py (#17)
- add changelog (#15)
- Submodule (#14)
The following individuals contributed to this release:
- Tayloroshan
- Dani Arribas-Bel
- James Gaboardi
- Levi John Wolf
- Wei Kang
- Taylor Oshan
PySAL Spring 2019 Edition
This is a github release to accommodate the PySAL spring 2019 release.
spint 1.0.4
This release features the first stable version of spint during the process of pysal refactoring and is the first tagged release of spint on Github.
Starting from this release, spint supports python 3.5 and 3.6 only.
We closed a total of 5 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2018-09-06.
Issues Closed
- pypi files do not include tests (#9)
- Submodule (#14)
- adapting spint to newest version of libpysal (#13)
Pull Requests
The following individuals contributed to this release:
- Taylor Oshan