Skip to content

Version 5.3.2

Compare
Choose a tag to compare
@jpivarski jpivarski released this 26 Mar 17:27
· 82 commits to main since this release
de95747

New features

  • feat: split ranges for large files read over http by @ioanaif in #1146
  • feat: Record source performance counters in uproot.dask report by @nsmith- in #1156
  • feat: special case for reading std::string from a TDirectory by @jpivarski in #1160
  • feat: add option to use deflate lib by @ioanaif in #1161
  • feat: allow paths in classname_of, streamer_of, class_of and title_of by @ioanaif in #1154
  • feat: Add extras for optional remote access dependencies by @chrisburr in #1158
  • feat: add __array__ method to ROOTRVec, STLVector, and STLSet by @bojohnson5 in #1172
  • feat: Use cat_ranges in fsspec source by @nsmith- in #1162
  • feat: add support for RNTuple RC2 by @ariostas in #1115
  • feat: add support for reading free floating std::vector by @ioanaif in #1180
  • feat: add support for std::list by @ioanaif in #1181
  • feat: add support for TTime by @ioanaif in #1183

Bug-fixes and performance

  • fix: add new Executor arguments to ImplementsFormMappingInfo protocol by @jpivarski in #1163
  • fix: change expected xz/lzma module location on cramjam by @milesgranger in #1166
  • fix: np.dtype(branch_type) might raise ValueError, not just TypeError by @djw9497 in #1186

Other

New Contributors

Full Changelog: v5.3.1...v5.3.2