|
| 1 | +# Changes |
| 2 | + |
| 3 | +Version 1.0.0 (2018-11-30) |
| 4 | + |
| 5 | +We closed a total of 52 issues (enhancements and bug fixes) through 23 pull requests, since our last release on 2017-05-09. |
| 6 | + |
| 7 | +## Issues Closed |
| 8 | + - merge Sprint with master branch (#39) |
| 9 | + - Change documentation style (#38) |
| 10 | + - add travis build badge to README.md (#37) |
| 11 | + - fix current documentation for sprint (#36) |
| 12 | + - `value_by_alpha` prototype (#28) |
| 13 | + - Clean up of current code base (#30) |
| 14 | + - Value By Alpha specification (#24) |
| 15 | + - nonplanar example update (#33) |
| 16 | + - add README.md (#29) |
| 17 | + - issues in some docstrings for giddy (#26) |
| 18 | + - debug `splot` documentation (#25) |
| 19 | + - collection of cleanups for`splot.giddy` (#23) |
| 20 | + - created `esda.moran.Moran_Local_BV` visualisations (#20) |
| 21 | + - add `esda.moran.Moran_BV` visualizations to `splot.esda` (#18) |
| 22 | + - add `seaborn` and `matplotlib` to `install_requirements` in `setup.py` (#19) |
| 23 | + - prototype `moran_scatterplot()`, `plot_moran_simulation()` and `plot_moran()` for `esda` (#17) |
| 24 | + - include utility functions `shift_colormap` and `truncate_colormap` (#15) |
| 25 | + - fix setup.py so files are installed with "pip install ." (#16) |
| 26 | + - `plot_spatial_weights` including network joins for `non_planar_joins` (#14) |
| 27 | + - adapting existing `esda` functionality to `splot.esda` namespace and allow `.plot()` method (#13) |
| 28 | + - adding license (#4) |
| 29 | + - add `giddy` dynamic LISA functionality under `splot.giddy` (#11) |
| 30 | + - start sphinx html documentation (#12) |
| 31 | + - add visualization option with significance to mplot (#7) |
| 32 | + - Visualising Local Autocorrelation (#8) |
| 33 | + - Copy new changes made to viz module into split (#5) |
| 34 | + - run 2to3 for splot (#6) |
| 35 | + - Fix for Pysal#930 (#3) |
| 36 | + - Add a Gitter chat badge to README.md (#2) |
| 37 | + |
| 38 | +## Pull Requests |
| 39 | + - merge Sprint with master branch (#39) |
| 40 | + - Change documentation style (#38) |
| 41 | + - fix current documentation for sprint (#36) |
| 42 | + - `value_by_alpha` prototype (#28) |
| 43 | + - Clean up of current code base (#30) |
| 44 | + - add README.md (#29) |
| 45 | + - debug `splot` documentation (#25) |
| 46 | + - collection of cleanups for`splot.giddy` (#23) |
| 47 | + - created `esda.moran.Moran_Local_BV` visualisations (#20) |
| 48 | + - add `esda.moran.Moran_BV` visualizations to `splot.esda` (#18) |
| 49 | + - add `seaborn` and `matplotlib` to `install_requirements` in `setup.py` (#19) |
| 50 | + - prototype `moran_scatterplot()`, `plot_moran_simulation()` and `plot_moran()` for `esda` (#17) |
| 51 | + - include utility functions `shift_colormap` and `truncate_colormap` (#15) |
| 52 | + - fix setup.py so files are installed with "pip install ." (#16) |
| 53 | + - `plot_spatial_weights` including network joins for `non_planar_joins` (#14) |
| 54 | + - adapting existing `esda` functionality to `splot.esda` namespace and allow `.plot()` method (#13) |
| 55 | + - add `giddy` dynamic LISA functionality under `splot.giddy` (#11) |
| 56 | + - start sphinx html documentation (#12) |
| 57 | + - add visualization option with significance to mplot (#7) |
| 58 | + - Visualising Local Autocorrelation (#8) |
| 59 | + - run 2to3 for splot (#6) |
| 60 | + - Fix for Pysal#930 (#3) |
| 61 | + - Add a Gitter chat badge to README.md (#2) |
| 62 | + |
| 63 | +The following individuals contributed to this release: |
| 64 | + |
| 65 | + - Stefanie Lumnitz |
| 66 | + - Dani Arribas-Bel |
| 67 | + - Levi John Wolf |
| 68 | + - Serge Rey |
| 69 | + - Thequackdaddy |
| 70 | + - Jsignell |
| 71 | + - Serge |
0 commit comments