Releases: seb-cr/node-scripting
Releases · seb-cr/node-scripting
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2023-05-12)
Features
- file:
exists
(f165d20) - file:
withFile
(0c3032a) - file:
withJsonFile
(1db6e15) - file:
withYamlFile
(68a90e9) - shell:
exec
andsh
(a68ade7) - text:
append
,appendLine
,appendLines
(a3bdac0) - text:
deleteBlock
,deleteEveryBlock
(3fda8fd) - text:
deleteLine
,deleteEveryLine
(881702c) - text:
insertLine
,insertLines
(cf2da0b) - text:
replaceAll
(bdecd5c)