Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Releases: scikit-hep/uproot3

2.5.17

12 Jan 21:34
Compare
Choose a tag to compare

Really fixes #43.

2.5.15

03 Jan 19:55
Compare
Choose a tag to compare

The JaggedArray.__array__ method must support Numpy's signature.

2.5.14

02 Jan 16:21
Compare
Choose a tag to compare

Added minor feature: casting a JaggedArray as a Numpy array gives you its contents.

2.5.13

28 Dec 19:41
Compare
Choose a tag to compare

Fixes an e-mailed issue about JaggedArrays not updating correctly when iterating.

2.5.12

21 Dec 16:51
Compare
Choose a tag to compare

Fixes #40.

2.5.11

19 Dec 14:02
Compare
Choose a tag to compare

Fixes #38.

2.5.10

12 Dec 00:03
Compare
Choose a tag to compare

Fixed #33 and added histogram labels (property xlabels).

2.5.9

11 Dec 21:49
Compare
Choose a tag to compare

Fixes #36, allowing XRootD if you have it installed.

2.5.8

11 Dec 21:12
Compare
Choose a tag to compare

Fixed #35 (dependency order in streamer info) and the subsequent bug that file revealed (uncompressed objects larger than 16 MB).

2.5.5

07 Dec 17:23
Compare
Choose a tag to compare

Fix Python 3 issue when testing on cocalc.com.