Skip to content

Version 5.6.4

Compare
Choose a tag to compare
@ianna ianna released this 30 Jul 03:22
· 11 commits to main since this release
eec0866

New features

(none!)

Bug-fixes and performance

  • fix: ignore case of file extension by @ariostas in #1465
  • fix: support accessing RNTuple fields by full path by @ariostas in #1466
  • fix: RNTuple form construction logic by @ariostas in #1467
  • fix: allow ATLAS-style file names for ROOT files by @zlmarshall in #1472
  • fix: resolve issues with ROOT 6.36+ by @ariostas in #1463
  • fix: change handling of anonymous RNTuple fields by @ariostas in #1469
  • fix: preserve structure of jagged subfields when accessing the arrays directly by @ariostas in #1476
  • refactor: increased code sharing between CPU and GPU interpretation in RNTuple reading by @fstrug in #1470

Other

New Contributors

Full Changelog: v5.6.3...v5.6.4