Version 5.7.0
New features
- feat: set divisions to unknown if we expect a read error report in
uproot.daskby @ikrommyd in #1543
Bug-fixes and performance
- fix: Remove spaces in class names when TBranch matching streamer by @mrzimu in #1542
- fix: allow start=stop=0 for empty files in
uproot.daskby @ikrommyd in #1540 - fix: exit early from uproot.iterate when no branches/fields match the filters by @Rachit931 in #1554
Other
- chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #1544
- chore: update pre-commit hooks by @pre-commit-ci[bot] in #1548
- chore: remove minio dependency by @ariostas in #1547
- chore: drop support for Python 3.9 by @ariostas in #1550
- chore: switch to writing RNTuples by default by @ariostas in #1556
- refactor: use better public API to clear divisions in
uproot.daskby @ikrommyd in #1551 - docs: clarify decompression_executor and interpretation_executor usage by @Rachit931 in #1552
- docs: add Rachit931 as a contributor for doc by @allcontributors[bot] in #1553
- docs: clarify max_num_elements option behavior by @Rachit931 in #1555
New Contributors
- @Rachit931 made their first contribution in #1552
Full Changelog: v5.6.9...v5.7.0