Skip to content

Releases: oturns/geosnap

Release v0.3.2

18 Jun 15:20
cf69682
Compare
Choose a tag to compare

Changes

Version 0.3.2 (2020-06-18)

We closed a total of 9 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2020-06-17.

Issues Closed

  • GHA for conda-forge? (#224)
  • add flex in spenc test (#236)
  • bump version (#235)
  • import fails with AttributeError: module 'sklearn.metrics' has no attribute 'calinski_harabaz_score' (#231)
  • add inflation table to manifest (#233)
  • inflation table missing from manifest (#232)

Pull Requests

  • add flex in spenc test (#236)
  • bump version (#235)
  • add inflation table to manifest (#233)

The following individuals contributed to this release:

  • Eli Knaap

Release v0.3.1

04 May 04:43
5c3191d
Compare
Choose a tag to compare

Changes

Version 0.3.1 (2020-05-04)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2020-05-03.

Issues Closed

Pull Requests

The following individuals contributed to this release:

  • Eli Knaap

Version 0.2.0

15 Apr 03:49
92073dc
Compare
Choose a tag to compare

Changes

Version 0.2.0 (2020-4-14)

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

Issues Closed

  • add metadata to existing datasets (#68)
  • bls fallback (#216)
  • handling updates to inflation adjustment table (#215)
  • Issue #59 - Inflation Adjustment (#157)
  • Ghactions (#219)
  • Seed testing (#217)
  • start actions (#218)
  • remove tests for proprietary datasets (#213)
  • DOC: update examples for missing parameters (#210)
  • better handling local quilt packages (#214)
  • test_clusters.py throws import error (#211)
  • pin to tobler >=0.2.1 (#212)
  • prep for 0.1.6 release (#208)
  • import broken with newer quilt versions (#201)
  • Datasets (#205)

Pull Requests

  • bls fallback (#216)
  • Ghactions (#219)
  • Seed testing (#217)
  • DOC: update examples for missing parameters (#210)
  • better handling local quilt packages (#214)
  • pin to tobler >=0.2.1 (#212)
  • prep for 0.1.6 release (#208)
  • Datasets (#205)

The following individuals contributed to this release:

  • Eli Knaap
  • Serge Rey

Version 0.1.6

11 Mar 21:09
41177d0
Compare
Choose a tag to compare

Version 0.1.6 (2020-03-11)

We closed a total of 29 issues (enhancements and bug fixes) through 11 pull requests, since our last release on 2020-01-30.

Issues Closed

  • import broken with newer quilt versions (#201)
  • Datasets (#205)
  • User authentication (#41)
  • migrate quilt data (#167)
  • release prep (#170)
  • issues with core data (#166)
  • Google Colab pip install issue (#206)
  • bump pyarrow (#204)
  • bumpy pyarrow version (#203)
  • bump version (#200)
  • Merge pull request #199 from knaaptime/master (#199)
  • Merge pull request #197 from knaaptime/master (#197)
  • Merge pull request #196 from knaaptime/master (#196)
  • Merge pull request #195 from knaaptime/master (#195)
  • Merge pull request #194 from knaaptime/master (#194)
  • remove unnecessary options from setup.py (#193)
  • update docs; (#192)
  • Merge pull request #191 from knaaptime/prep (#191)

Pull Requests

  • Datasets (#205)
  • bump pyarrow (#204)
  • bump version (#200)
  • Merge pull request #199 from knaaptime/master (#199)
  • Merge pull request #197 from knaaptime/master (#197)
  • Merge pull request #196 from knaaptime/master (#196)
  • Merge pull request #195 from knaaptime/master (#195)
  • Merge pull request #194 from knaaptime/master (#194)
  • remove unnecessary options from setup.py (#193)
  • update docs; (#192)
  • Merge pull request #191 from knaaptime/prep (#191)

The following individuals contributed to this release:

  • Eli Knaap

version 0.1.5

30 Jan 18:43
726718a
Compare
Choose a tag to compare

This is a bugfix that bumps the version

version 0.1.4

30 Jan 18:40
25a8c90
Compare
Choose a tag to compare

This is a bugfix release that removes CHANGELOG.txt (which does not exist) from the manifest

version 0.1.3

30 Jan 06:14
792cb1c
Compare
Choose a tag to compare

This bugfix release sets character encoding explicitly in setup.py to utf8 for compatibility with windows

Version 0.1.2

30 Jan 05:50
1ad4fab
Compare
Choose a tag to compare

This is bugfix release that includes additional necessary files in the manifest

Version 0.1.1

30 Jan 05:21
fb64679
Compare
Choose a tag to compare

This is a minor bugfix release that removes some unnecessary options from setup.py that prevented the package from building on conda-forge

version 0.1.0

30 Jan 01:34
e505b66
Compare
Choose a tag to compare

This is the first release of geosnap that encompasses its major featureset. This is also the first release to be published on conda