- Add simplify method in the engine to simplify expressions
1.2.4
- Add support for array element targeting within reference operand key - Add support for array element targeting via reference within reference operand key - Add support for nested key resolution within reference operand key - Add support for composite key resolution within reference operand key
1.2.3
- Add support for null and undefined in isObject() method
1.2.2
- Add Present comparison expression.
1.2.1
- Allow zero argument logical expressions to be treated as a collection. - Allow logical expressions without any inner expressions to be treated as a collection.
1.2.0
- Simplification of the codebase. - Add Not logical expression. - Breaking change: removed parser strict mode.