Skip to content

4.0.0

Compare
Choose a tag to compare
@jpivarski jpivarski released this 05 Dec 18:18
· 671 commits to main since this release

First version 4.0.0 (non release candidate)! From now on, when users

pip install uproot

(without any version qualification), they will get Uproot 4.x, not Uproot 3.x.

This version also has a few bug-fixes: infinite recursion in self-referential strided_interpretation (#216), identify EmptyArrays in all cases of _awkward_json_to_array (#217), better determination if an embedded (recovered) TBasket is jagged (#218), and caught up to the latest histogram protocol (#219).