Skip to content

Releases: iris-hep/func_adl_uproot

v2.2.0

21 Oct 15:33

Choose a tag to compare

  • adds Python 3.13 support

v2.1.1

11 Apr 13:35

Choose a tag to compare

  • fixes running on files with uninterpretable branches

v2.1.0

27 Nov 15:09

Choose a tag to compare

  • fixes unquoted queries that include imported module names
  • adds Python 3.12 support

v2.0.1

05 Oct 11:12
0fd7be3

Choose a tag to compare

  • fixes handling of file paths that include colons
  • fixes Lark warnings

v2.0.0

15 Aug 12:09

Choose a tag to compare

  • updates to Uproot 5 and dask-awkward

v2.0.0-rc.1

22 Feb 17:39

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release
  • updates to Uproot 5 and dask-awkward

v1.10.1

10 Dec 00:53
1743064

Choose a tag to compare

  • explicitly requires Uproot v4 and Awkward Array v1

v1.10.0

31 Oct 21:59

Choose a tag to compare

  • drops Python 3.6 support
  • fixes aggregation operations on tuples
  • adds Python 3.11 support

v1.9.0

16 Mar 14:17

Choose a tag to compare

  • adds Contains operator
  • properly implements of in and not in
  • allows projection of constants

v1.8.2

14 Mar 19:20

Choose a tag to compare

  • fixes Choose when used with named fields