Skip to content

Releases: pysal/spglm

v1.1.0rc2

25 Oct 12:59
ee2d424
Compare
Choose a tag to compare

v1.1.0rc1

25 Oct 12:50
8cbcf35
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v1.0.8...v1.1.0rc1

v1.1.0

25 Oct 13:50
ee2d424
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v1.0.8...v1.1.0

spglm-1.0.8

08 Sep 20:34
7b00f42
Compare
Choose a tag to compare

Changes

Version 1.0.8 (2020-9-8)

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

Issues Closed

Pull Requests

The following individuals contributed to this release:

  • Taylor Oshan
  • Ziqi Li
  • Wei Kang
  • James Gaboardi

spglm-1.0.7

18 Jul 17:29
254bf58
Compare
Choose a tag to compare

Changes

Version 1.0.7 (2018-7-18)

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

Issues Closed

  • version bump (#24)
  • (docs) change to readthedocs v2 (#22)
  • debug travis testing (#23)
  • transition to python 3.6 and 3.7 (#21)
  • use solve instead of inverse (#20)
  • add channgelog (#18)
  • include tests in release (#9)

Pull Requests

  • version bump (#24)
  • (docs) change to readthedocs v2 (#22)
  • debug travis testing (#23)
  • transition to python 3.6 and 3.7 (#21)
  • use solve instead of inverse (#20)
  • add channgelog (#18)

The following individuals contributed to this release:

  • Tayloroshan
  • Wei Kang
  • Taylor Oshan

spglm 1.0.6

01 Nov 19:09
8d6e806
Compare
Choose a tag to compare

This release features the first stable version of spglm during the process of pysal refactoring and is the first tagged release of spglm on Github.

Starting from this release, spglm supports python 3.5 and 3.6 only.

We closed a total of 12 issues (enhancements and bug fixes) through 4 pull requests, since our last release on 2018-08-26.

Issues Closed

  • include tests in release (#9)
  • fix docstrings (as well as some within interactive examples) (#14)
  • Fix docs (#17)
  • Submodule (#16)
  • submodule_contract (#13)
  • Inconsistent metadata in setup.py (#10)
  • adapting spglm to new libpysal (#12)
  • move to using libpysal.io.open rather than just libpysal.open (#11)

Pull Requests

  • fix docstrings (as well as some within interactive examples) (#14)
  • Fix docs (#17)
  • Submodule (#16)
  • adapting spglm to new libpysal (#12)

The following individuals contributed to this release:

  • Wei Kang
  • Taylor Oshan