We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18ff9e commit efa8fafCopy full SHA for efa8faf
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.5.3] - 2025-10-14
11
+
12
+- Added new `cel.stdlib` module with Python implementations of CEL functions missing from upstream cel-rust.
13
+- CLI automatically includes all stdlib functions
14
- Minor removed warning level logging in cel crate
15
16
## [0.5.2] - 2025-09-12
0 commit comments