Skip to content

v0.1.1

Compare
Choose a tag to compare
@bjlittle bjlittle released this 11 Sep 14:17
ea5f45b

This patch release includes the following changes:

Issues Closed

  1. Issue 25 - Installation from PyPI fails (PR 29)
  2. Issue 26 - PyPI tar file misses *.pyx file, causing pip install python-stratify to fail (PR 29)

Pull Requests Merged

  1. PR 20 - Add coveralls (@lbdreyer)
  2. PR 21 - Add pytest + coveralls (@lbdreyer)
  3. PR 22 - Test with Python3.6 and Python3.* (@lbdreyer)
  4. PR 28 - update travis (@bjlittle)
  5. PR 29 - Fix installation via setup.py and pip (take 2) (@tjtg)
  6. PR 30 - Address numpy future warnings in stratify.interpolate (@bayliffe)
  7. PR 32 - remove redundant cython binding directive (@bjlittle)
  8. PR 33 - set release version 0.1.1 (@bjlittle)

Contributors

Thanks to @lbdreyer, @bjlittle, @tjtg, and @bayliffe for contributions to this release.

Acknowledgements

Thanks goes to @dopplershift, basing the format of these release notes on cartopy v0.17.0 release notes.