Skip to content

celq v0.4.0

Latest

Choose a tag to compare

@IvanIsCoding IvanIsCoding released this 28 Mar 21:24
· 7 commits to main since this release

This release:

  • Bumps the CEL interpreter (cel -> 0.13.0). This could theoretically be a breaking change as the new version of the parser is more compliant with the CEL standard and could reject some existing queries. In practice, this is a quality-of-life improvement by rejecting buggy queries.
  • Bumps the YAML parser (serde-saphyr -> 0.0.22).