Changelog
1.3.0 - 2018-12-05
$.assignTo
and $.pushTo
template utility functions.wd
parameter removed in favor of context
, snapshot
and parameters
ones that are neede for $.assigTo
and $.pushTo
utility functions to operate. wd
can be taken from snapshot.wd
.Changelog
1.2.6 - 2018-12-04
parameters
across all invoked actions instead of making a clone for each.Changelog
1.2.5 - 2018-12-03
$ref:cwd
and $ref:iteration
context
property no longer wraps context fields. Instead all the fields are not available without a wrapper.Changelog
1.2.1 - 2018-11-26
false
value assignment for context actions handlers.--verbose
CLI parameter to print all log statements.assignTo
and pushTo
parameters with alternative syntax.info
logs are now suppressed by default.