Version 5.3.2
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
- 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
- docs: add bojohnson5 as a contributor for code by @allcontributors in #1174
- docs: add milesgranger as a contributor for code by @allcontributors in #1176
- docs: add djw9497 as a contributor for code by @allcontributors in #1187
- chore: drop dep that never is valid by @henryiii in #1149
- chore: update pre-commit hooks by @pre-commit-ci in #1169
- chore: update pre-commit hooks by @pre-commit-ci in #1184
New Contributors
- @matthewfeickert made their first contribution in #1141
- @milesgranger made their first contribution in #1166
- @bojohnson5 made their first contribution in #1172
- @ariostas made their first contribution in #1115
- @djw9497 made their first contribution in #1186
Full Changelog: v5.3.1...v5.3.2