6 lines
177 B
YAML
6 lines
177 B
YAML
---
|
|
features:
|
|
- Add ``yaql`` function, that takes 2 arguments
|
|
``expression`` of type string and ``data`` of type map
|
|
and evaluates ``expression`` on a given ``data``.
|