Releases: scikit-hep/uproot3
Releases · scikit-hep/uproot3
2.5.15
The JaggedArray.__array__
method must support Numpy's signature.
2.5.14
Added minor feature: casting a JaggedArray as a Numpy array gives you its contents.
2.5.13
Fixes an e-mailed issue about JaggedArrays not updating correctly when iterating.
2.5.10
Fixed #33 and added histogram labels (property xlabels
).
2.5.9
Fixes #36, allowing XRootD if you have it installed.
2.5.8
Fixed #35 (dependency order in streamer info) and the subsequent bug that file revealed (uncompressed objects larger than 16 MB).
2.5.5
Fix Python 3 issue when testing on cocalc.com.