Releases: jwadhams/json-logic-php
Releases · jwadhams/json-logic-php
1.5.1
Adds support for the initial value in a reduce
to be an expression evaluated in the outside context. This is useful if the initial value is also coming from a var
for instance.
1.5.0
Added support for lazy evaluation of and
and or