Skip to content

Version 5.3.2rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpivarski jpivarski released this 21 Mar 22:33
· 85 commits to main since this release
e1cc99c

The main purpose of this release is to make sure that the deployment machinery still works, now that the PYPI_PASSWORD had to be replaced.

Edit: it was successful: https://pypi.org/project/uproot/5.3.2rc1/

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

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

Other

New Contributors

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