Releases: iris-hep/func_adl_uproot
Releases · iris-hep/func_adl_uproot
v2.2.0
v2.1.1
- fixes running on files with uninterpretable branches
v2.1.0
- fixes unquoted queries that include imported module names
- adds Python 3.12 support
v2.0.1
- fixes handling of file paths that include colons
- fixes Lark warnings
v2.0.0
- updates to Uproot 5 and dask-awkward
v2.0.0-rc.1
- updates to Uproot 5 and dask-awkward
v1.10.1
- explicitly requires Uproot v4 and Awkward Array v1
v1.10.0
- drops Python 3.6 support
- fixes aggregation operations on tuples
- adds Python 3.11 support
v1.9.0
- adds
Contains
operator - properly implements of
in
andnot in
- allows projection of constants
v1.8.2
- fixes
Choose
when used with named fields