Version 5.0.0rc3
Pre-release
Pre-release
New features
- feat:
from_map
like optimization for dask arrays by @kkothari2001 in #679 - feat: Finalizing AwkwardForth reader for Uproot by @aryan26roy in #644
Bug-fixes and performance
- fix: Avoid triggering temporary dask-awkward/awkward incompatibility. by @jpivarski in #694
- fix: Do not write incorrect fSumw2 in histograms (v5). by @jpivarski in #698
- fix: Fixes uproot.dask bug with empty branches by @kkothari2001 in #700
- fix: Use
from_map
optimization for delayed numpy arrays and add tests with empty branches for the same by @kkothari2001 in #703 - fix: use ctx manager to ensure resources are freed by @agoose77 in #713
- fix: ReadOnlyDirectory should provide the largest abs(cycle) when cycle is unspecified, not the largest cycle. by @jpivarski in #715
- fix: regularize ROOT type aliases to C fundamental type names. by @jpivarski in #717
Other
- test: adjust for boost-histogram 1.3.2's _storage_type deprecation. by @jpivarski in #719
- ci: Lint PR titles according to conventional commits by @jpivarski in #689
- ci: use concurrency group for
semantic-pr-title
by @agoose77 in #691 - ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #706
- docs: Installation requirements and error text for dask/dask-awkward in extras.py by @jpivarski in #690
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #716
- docs: Add image for dask docs by @kkothari2001 in #708
- docs: add veprbl as a contributor by @allcontributors in #728
- docs: add nikoladze as a contributor by @allcontributors in #729
- docs: add klieret as a contributor by @allcontributors in #730
- docs: add dcervenkov as a contributor by @allcontributors in #731
- docs: add beojan as a contributor by @allcontributors in #732
- docs: add agoose77 as a contributor by @allcontributors in #733
- docs: add a CITATION.cff for Uproot. by @jpivarski in #726
- chore: dask_awkward.test_utils moved in ContinuumIO/dask-awkward#76 by @jpivarski in #714
New Contributors
Full Changelog: 5.0.0rc2...v5.0.0rc3