Skip to content

Releases: iris-hep/func_adl_uproot

v1.8.0

18 Oct 14:42
Compare
Choose a tag to compare
  • implement All, Any, and Concat operators
  • update qastle requirement

v1.7.0

15 Oct 12:45
Compare
Choose a tag to compare
  • implements Min, Max, Sum, and OrderByDescending operators
  • fixes insufficient qastle requirement

v1.6.0

12 Oct 01:38
Compare
Choose a tag to compare
  • allow cross joins
  • fix chained comparisons
  • implement First, ElementAt, and Last operators

v1.5.1

30 Sep 17:41
Compare
Choose a tag to compare
  • updated Uproot requirement to avoid errors when reading trees with empty branches

v1.5.0

03 Sep 20:58
3dfdcd5
Compare
Choose a tag to compare
  • added UprootDataset to allow running locally
  • implemented Choose
  • fixed URL parsing
  • implemented ToFourMomenta
  • implemented OrderBy
  • fixed bug when passing in a Python AST (ast.AST) with custom qastle LINQ nodes