v0.42.3
New feature
-
feat: add
fromYamlArrayandfromYamlAlltemplate functions (@Vigilans) -
feat:
setValueAtPathsupports setting array with numeric index in json path (@Vigilans) -
feat: support single command string with arguments in
exectemplate function (@Vigilans) -
feat: print stdout and stderr on command error in
exectemplate function (@Vigilans)
Fixed
- fix:...