Skip to content

Commit

Permalink
REL: 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sjsrey committed Jul 1, 2019
1 parent b1096a6 commit 6e76f3b
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,65 @@
# Changes

Version 2.1.1 (2019-07-01)

We closed a total of 41 issues (enhancements and bug fixes) through 18 pull requests, since our last release on 2018-11-03.

## Issues Closed
- REL: update setup and add Lee statistics (#68)
- typo caused by vim insert issue (#60)
- correcting typo from (#60) (#67)
- add Lee (2001) local spatial Pearson (#51)
- Use README.rst instead of README.md in setup.py b/c the former is in the sdist (#66)
- (BUG) esda 2.1.0 on pypi cannot be installed (#65)
- DOC: style sheet update and adding Smaup to __init__ (#64)
- DOC: correcting Geary documentation (#63)
- 2.1.0 (#62)
- (ENH) FDR-based adjustment to account for multiple testing in local statistics (#52)
- [WIP] Contributing Smaup test to `esda` (#58)
- G_Local: EG_sim and seG_sim are scalar (#53)
- docs building failed (#55)
- (bug) fix docs build (#57)
- BUG: EG_Sim and seG_sim were incorrectly given as scalars. #53 (#54)
- doctests are failing (#35)
- doc: broken link (#43)
- bug: missing bibtex file (#42)
- bug: debugging rtd build (#41)
- enh: updating travis build and rtd (#40)
- BUG: missing rtd file (#39)
- REL: 2.0.1 (#38)
- Prepping for a doc release (#37)

## Pull Requests
- REL: update setup and add Lee statistics (#68)
- correcting typo from (#60) (#67)
- add Lee (2001) local spatial Pearson (#51)
- Use README.rst instead of README.md in setup.py b/c the former is in the sdist (#66)
- DOC: style sheet update and adding Smaup to __init__ (#64)
- DOC: correcting Geary documentation (#63)
- 2.1.0 (#62)
- (ENH) FDR-based adjustment to account for multiple testing in local statistics (#52)
- [WIP] Contributing Smaup test to `esda` (#58)
- (bug) fix docs build (#57)
- BUG: EG_Sim and seG_sim were incorrectly given as scalars. #53 (#54)
- doc: broken link (#43)
- bug: missing bibtex file (#42)
- bug: debugging rtd build (#41)
- enh: updating travis build and rtd (#40)
- BUG: missing rtd file (#39)
- REL: 2.0.1 (#38)
- Prepping for a doc release (#37)

The following individuals contributed to this release:

- Serge Rey
- James Gaboardi
- Filipe Fernandes
- Wei Kang
- Levi John Wolf
- Juan C Duque
- Dani Arribas-Bel
# Changes

Version 2.0.1 (2018-11-04)

We closed a total of 15 issues (enhancements and bug fixes) through 7 pull requests, since our last release on 2018-08-25.
Expand Down

0 comments on commit 6e76f3b

Please sign in to comment.