|
| 1 | +# Version 2.2.0 (2019-06-20) |
| 2 | + |
| 3 | +We closed a total of 25 issues (enhancements and bug fixes) through 11 pull requests, since our last release on 2019-04-08. |
| 4 | + |
| 5 | +## Issues Closed |
| 6 | + - (docs) update installation instructions (#98) |
| 7 | + - (docs) change the css to accommodate new versions of sphinx and sphinx bootstrap theme (#97) |
| 8 | + - PyPi page configuration (#96) |
| 9 | + - pip install github master.zip of pysal dependencies (#95) |
| 10 | + - update README.md (#93) |
| 11 | + - Update readme (#94) |
| 12 | + - migrate from readthedocs configuration file v1 to v2 (#92) |
| 13 | + - updating supported python versions (3.6 and 3.7) in setup.py (#91) |
| 14 | + - Move testing off of 3.5 and add 3.7 (#90) |
| 15 | + - release on conda-forge (#89) |
| 16 | + - allow user specified lag and check shape (#53) |
| 17 | + - Update zenodo doi and pypi badge for version 2.1.0 (new release) (#87) |
| 18 | + - (bug) format readme.rst as long_description for pypi display (#86) |
| 19 | + - Prepare for release 2.1.0 (#85) |
| 20 | + |
| 21 | +## Pull Requests |
| 22 | + - (docs) update installation instructions (#98) |
| 23 | + - (docs) change the css to accommodate new versions of sphinx and sphinx bootstrap theme (#97) |
| 24 | + - PyPi page configuration (#96) |
| 25 | + - pip install github master.zip of pysal dependencies (#95) |
| 26 | + - Update readme (#94) |
| 27 | + - migrate from readthedocs configuration file v1 to v2 (#92) |
| 28 | + - updating supported python versions (3.6 and 3.7) in setup.py (#91) |
| 29 | + - Move testing off of 3.5 and add 3.7 (#90) |
| 30 | + - Update zenodo doi and pypi badge for version 2.1.0 (new release) (#87) |
| 31 | + - (bug) format readme.rst as long_description for pypi display (#86) |
| 32 | + - Prepare for release 2.1.0 (#85) |
| 33 | + |
| 34 | +The following individuals contributed to this release: |
| 35 | + |
| 36 | + - Wei Kang |
| 37 | + - James Gaboardi |
| 38 | + |
1 | 39 | # Version 2.1.0 (2019-04-08)
|
2 | 40 |
|
3 | 41 | We closed a total of 36 issues (enhancements and bug fixes) through 16 pull requests, since our last release on 2018-08-26.
|
|
0 commit comments