Skip to content

Version 5.1.0

Compare
Choose a tag to compare
@jpivarski jpivarski released this 13 Oct 18:59
· 195 commits to main since this release
f4d473e

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 with concurrent.futures by @lobis in #983
  • feat: Use a single handler argument on uproot.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

Full Changelog: v5.0.13...v5.1.0