Skip to content

Releases: ssec-jhu/dplutils

v0.5.1

09 Apr 00:48
05aa2e0
Compare
Choose a tag to compare

What's Changed

  • Fix bug in source generation for input batch size > 1 by @amitschang in #75

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Apr 15:49
7ca5ef8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Mar 21:08
8921afa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

01 Mar 16:41
2f9e281
Compare
Choose a tag to compare

This release mainly sets limit on pandas version due to issue in ray (ray-project/ray#42842)

What's Changed

Full Changelog: v0.3.0...v0.3.1

dplutils-v0.3.0

25 Jan 21:03
77666ce
Compare
Choose a tag to compare

Highlights

This release adds a new executor framework and ray implementation capable of streaming graphs with branching, multiple inputs/outputs, and true indefinite source generation, overcoming some limitations of the ray data pipelines based executor. See StreamingGraphExecutor and RayStreamGraphExecutor for details.

What's Changed

Full Changelog: v0.2.0...v0.3.0

dplutils-0.2.0

04 Dec 18:57
9df3f7d
Compare
Choose a tag to compare

This release includes added observers and software dependency updates for the bundled docker reference image

What's Changed

Full Changelog: v0.1.3...v0.2.0

dplutils-0.1.3

02 Nov 17:18
ab36dfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.3

pypi publish test

01 Nov 20:02
Compare
Choose a tag to compare
pypi publish test Pre-release
Pre-release
v0.1.2

Adding workflow for pypi publishing

v0.1.0

31 Oct 19:16
1709534
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ssec-jhu/dplutils/commits/v0.1.0