Version 5.1.0
Yanked because of an error in handling XRootD URLs. Use 5.1.1 (or later) instead.
New features
- feat: add TLeafC - string - writing support by @ioanaif in #940
- feat: adding a very basic FSSpecSource by @lobis in #967
- feat: add support for shape touching in Dask by @agoose77 in #966
- feat: improve
uproot.futures
compatibility withconcurrent.futures
by @lobis in #983 - feat: Use a single
handler
argument onuproot.reading.open
by @lobis in #971 - feat:
fsspec
source non-blocking chunks by @lobis in #979
Bug-fixes and performance
- fix: inverted axes for variances of 2D weighted histograms when transformed to hist by @ioanaif in #965
- fix: support
Content
objects in writing by @agoose77 in #986
Other
- test: skip RNTuple test until #928 is fixed by @jpivarski in #969
- test: skip if dask-awkward, an optional dependency, is missing by @jpivarski in #968
- test: use file in skhep-testdata for issue #121 by @lobis in #973
- chore: update pre-commit hooks by @pre-commit-ci in #964
- chore: bump Python version by @agoose77 in #980
- chore: update pre-commit hooks @pre-commit-ci in #982
Full Changelog: v5.0.13...v5.1.0