Skip to content

Releases: dask-contrib/dask-awkward

2024.9.0

19 Sep 17:19
Compare
Choose a tag to compare

What's Changed

  • [feat] Explicitly raise TracerConversionError when a tracer is used in a context that requires a concrete value by @pfackeldey in #542
  • [fix] Solve circular imports by @martindurant in #546

New Contributors

Full Changelog: 2024.7.0...2024.9.0

2024.7.0

24 Jul 13:40
a3c201d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.6.0...2024.7.0

2024.6.0

14 Jun 18:54
00a7f97
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.3.0...2024.6.0

2024.3.0

06 Mar 15:47
6a7fe2b
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: more obvious names for report products by @lgray in #478
  • feat: use tree reduction to aggregate i/o report by @lgray in #479
  • feat: cache map_partitions ops by @martindurant in #475

Fixes

  • fix: projected AwkwardInputLayers have dask_tokenize by @lgray in #470
  • fix: build proper mask in unproject_layout by @agoose77 in #473
  • perf: private map partitions by @lgray in #477
  • perf: use _map_partitions in array_ufunc, with_field by @lgray in #481

Misc

Full Changelog: 2024.2.0...2024.3.0

2024.2.0

01 Feb 15:58
8cb8994
Compare
Choose a tag to compare

What's Changed

New Features

Fixes

Other

Full Changelog: 2024.1.2...2024.2.0

2024.2.0a0

30 Jan 16:48
73c80f8
Compare
Choose a tag to compare
2024.2.0a0 Pre-release
Pre-release

What's Changed

New

Fixes

Documentation:

Other:

Full Changelog: 2024.1.2...2024.2.0.a0

2024.1.2

19 Jan 17:43
2024.1.2
816eeba
Compare
Choose a tag to compare

What's Changed

Fixes

Misc

Full Changelog: 2024.1.1...2024.1.2

2024.1.1

12 Jan 21:21
2024.1.1
01777b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1.0...2024.1.1

2024.1.0

05 Jan 15:55
2024.1.0
df0ef57
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix: improve concatenate layer label by @douglasdavis in #438
  • fix: pickle array attributes by @agoose77 in #437
  • fix: properly handle mapping version of (arg)cartesian for at least dicts by @lgray in #443

Misc

Full Changelog: 2023.12.2...2024.1.0

2023.12.2

12 Dec 21:47
2023.12.2
e720a3e
Compare
Choose a tag to compare

What's Changed

New

Misc

  • Require awkward version 2.5.1 or later.

Full Changelog: 2023.12.1...2023.12.2