Version 5.3.2rc1
Pre-release
Pre-release
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
- docs: add bojohnson5 as a contributor for code by @allcontributors in #1174
- docs: add milesgranger as a contributor for code by @allcontributors in #1176
- test: is the leading slash breaking Windows tests? by @jpivarski in #1178
- test: allow aiohttp to leak HTTPS connections by @jpivarski in #1152
- ci: Add upload nightly wheel and dist build workflows by @matthewfeickert in #1141
- chore: drop dep that never is valid by @henryiii in #1149
New Contributors
- @matthewfeickert made their first contribution in #1141
- @milesgranger made their first contribution in #1166
- @bojohnson5 made their first contribution in #1172
Full Changelog: v5.3.1...v5.3.2rc1