Skip to content

Releases: alxmrs/dask-ee

v0.0.4

07 Mar 01:16
acc6e06

Choose a tag to compare

Fixes a bug reported by @chrowe. Thanks for catching that and filing an issue!

What's Changed

  • Add conda-forge badge and installation by @giswqs in #16
  • Fix: Adding missing built-in dtype. by @alxmrs in #19
  • Update actions/cache version, which breaks lint CI run. by @alxmrs in #20
  • Fix release pipeline: bump upload-artifact version to v4. by @alxmrs in #21
  • Download artifact needs a version bump, too! by @alxmrs in #22

Full Changelog: v0.0.3...v0.0.4

v0.0.3

25 Jun 15:47
549927a

Choose a tag to compare

Pandas added as a dependency to support publishing this package on conda forge.

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Jun 11:52
6c1cad7

Choose a tag to compare

Fixed a bug that will happen on some feature collections. In addition, the distribution should be lighter-weight since it won't include any test Python files.

What's Changed

  • Added badges, updated README. by @alxmrs in #10
  • Added more unit and integration tests. by @alxmrs in #12

Full Changelog: v0.0.1...v0.0.2

v0.0.1

23 Jun 15:48
ea03bb4

Choose a tag to compare

MVP release of dask-ee. Fulfills the promise of google/Xee#153.

What's Changed

  • Removing gcloud auth until we really need it. by @alxmrs in #3
  • Rename project to dask-ee. by @alxmrs in #2
  • Initial Implementation of dask-ee. by @alxmrs in #6
  • Added README docs. Also, changed API a bit. by @alxmrs in #7

New Contributors

  • @alxmrs made their first contribution in #3

Full Changelog: v0.0.0...v0.0.1

v0.0.0

28 Jan 12:56

Choose a tag to compare