We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9911e07 commit e8f6c48Copy full SHA for e8f6c48
1 file changed
README.md
@@ -1,5 +1,12 @@
1
# C++ Implementations of the Common Expression Language
2
3
+> [!WARNING]
4
+> **On June 16, 2026, this repository will move to
5
+> github.com/cel-expr/cel-cpp!**
6
+>
7
+> Please update your links and dependencies. See the [pinned
8
+> issue](https://github.com/google/cel-cpp/issues/2029) for details.
9
+
10
For background on the Common Expression Language see the [cel-spec][1] repo.
11
12
This is a C++ implementation of a [Common Expression Language][1] runtime,
0 commit comments