Skip to content

Version 5.0.0rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpivarski jpivarski released this 23 Sep 13:52
· 365 commits to main since this release
70db4e1

New features

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

New Contributors

Full Changelog: 5.0.0rc2...v5.0.0rc3