Skip to content

Releases: dask-contrib/dask-histogram

2024.3.0

06 Mar 18:49
bc20f04
Compare
Choose a tag to compare

What's Changed

New Features:

  • feat!: when filling dask_histgram.boost.Histograms delay creation of task graph, use multi-fill by @lgray in #129

Fixes:

Misc.:

Full Changelog: 2024.2.0...2024.3.0

2024.2.0

01 Feb 15:56
58fe392
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: use a tree reduce for staged fills instead of pairwise adds by @lgray in #120

Fixes

  • fix: misc. typing fixes by @douglasdavis in #107
  • fix: empty dask-boost-histograms will compute to an unfilled histogram by @lgray in #121
  • fix: properly use dask-awkward optimizations in all scenarios by @lgray in #123

Other

Full Changelog: 2023.10.0...2024.2.0

2023.10.0

13 Oct 16:46
2023.10.0
b301a67
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix: update layer mocking interface (align with dask-awkward refactor) by @douglasdavis in #105

Misc

Full Changelog: 2023.6.0...2023.10.0

2023.7.a0

07 Oct 14:09
fda6a1c
Compare
Choose a tag to compare
2023.7.a0 Pre-release
Pre-release

What's Changed

Full Changelog: 2023.6.0...2023.7.a0

2023.6.0

13 Jun 20:05
2023.6.0
5e7c033
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.5.1...2023.6.0

2023.5.1

16 May 23:23
ba0e2ea
Compare
Choose a tag to compare

What's Changed

  • fix: update to use low level zero_length_array by @lgray in #82
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #83
  • build: pin dask-awkward to 2023.5.1 or greater by @lgray in #84

Full Changelog: 2023.5.0...2023.5.1

2023.5.0

09 May 16:10
1a1da1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.4.4...2023.5.0

2023.4.4

26 Apr 00:34
ee74738
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
  • fix: axes name assignments should persist through .copy() and .compute() by @lgray in #78

Full Changelog: 2023.4.3...2023.4.4

2023.4.3

18 Apr 14:24
8b13395
Compare
Choose a tag to compare

What's Changed

  • feat: use upstream DataFrameTreeReduction for reducing histograms by @douglasdavis in #74
  • allow release to trigger publish by @lgray in #75

Full Changelog: 2023.4.2...2023.4.3

2023.4.2

14 Apr 15:13
2023.4.2
b95a5be
Compare
Choose a tag to compare

Release using GitHub actions

(no changes to the Python package)