New features
- feat: support path objects with storage_options in uproot.open by @kratsg in #1641
- feat: finish implementing
librarykwarg for RNTuples by @ariostas in #1632
Bug-fixes and performance
- fix: implement report=True for RNTuple.iterate by @KaranSinghDev in #1630
- fix:
uproot.daskcannot handle groupedTObjectproperly by @mrzimu in #1642 - fix: add typenames to form so Coffea can use them by @ariostas in #1668
- fix: interpretation dtype handling returned byte-swapped data by @henryiii in #1648
- fix: avoid std::any in pyroot_to_buffer to support older ROOT versions by @Paramveersingh-S in #1667
- fix: accidental dropping of AsGrouped by @ariostas in #1670
- fix: concurrency settings from build workflow by @ianna in #1675
Other
- ci: pin micromamba version and bump Pyodide version by @ariostas in #1633
- chore: update pre-commit hooks by @pre-commit-ci[bot] in #1626
- ci: Move fsspec-xrootd into separate dependency group by @ariostas in #1639
- chore(ci): harden ci config by @ariostas in #1635
- chore: improve streamer reading by @ariostas in #1644
- chore: update pre-commit hooks by @pre-commit-ci[bot] in #1638
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the actions group across 1 directory by @dependabot[bot] in #1645
- chore: add an AGENTS file by @henryiii in #1647
- chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the actions group by @dependabot[bot] in #1662
- chore(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 in the actions group by @dependabot[bot] in #1663
- chore: exclude awkward and skhep-testdata from delay requirement by @ariostas in #1665
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the actions group by @dependabot[bot] in #1666
- test: fix importorskip statements in tests by @ikrommyd in #1671
- chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 in the actions group by @dependabot[bot] in #1672
New Contributors
- @Paramveersingh-S made their first contribution in #1667
Full Changelog: v5.7.4...v5.7.5