2024.3.0
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
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #466
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #467
- ci(pre-commit): pre-commit autoupdate by @pre-commit-ci in #471
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #474
- chore: various bits of housekeeping by @lgray in #480
Full Changelog: 2024.2.0...2024.3.0