Added operator expressions and embedded filters
Pre-release
Pre-release
You can now use if($conditions, $then, $else) as an expression.
You can now use calc($leftOperand, $operator, $rightOperand) for simple calculations
You can now add a layer of embedding to filters.