Releases: iris-hep/qastle
Releases · iris-hep/qastle
v0.18.1
v0.18.0
- add Python 3.13 support
- remove Python 2.7, 3.6, and 3.7 support
v0.17.0
- add Python 3.12 support
v0.16.1
- fix deprecation warnings from Lark
v0.16.0
- add Python 3.11 support
v0.15.0
- add
Contains
node
v0.14.0
- add
All
,Any
, andConcat
nodes - fix typo in README
v0.13.0
- add
OrderByDescending
node - add Python 3.10 support
v0.12.0
- add
Last
- add
ElementAt
v0.11.0
- added
OrderBy
- added
Choose
- fixed
copy.deepcopy()
of LINQ nodes