cel 0.5.2 cel: ^0.5.2 copied to clipboard
This project parses and evaluates Common Expression Language (CEL) programs against some inputs.
0.5.2 #
Fixed runtime error when running cel in Flutter Web in debug mode.
0.5.1+1 #
Cleaned up README.
0.5.1 #
- Improved display of runtime exceptions.
- Implemented concatenation of list with the
+
operator (commit 5b618cd.
0.5.0+1 #
Relaxed version of collection
from ^1.17.0 down to ^1.16.0 for Flutter projects.
0.5.0 #
Initial version.