We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6f100 commit a3b5b89Copy full SHA for a3b5b89
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## v3.9.0 - 2021-10-02
4
5
-- A new `shellQuote` was added to the template system
+- A new `shellQuote` function was added to the template system
6
(`{{shellQuote "a string"}}`) to ensure a string is safe for use in shell
7
([mvdan/sh#727](https://github.com/mvdan/sh/pull/727), [mvdan/sh#737](https://github.com/mvdan/sh/pull/737), [Documentation](https://pkg.go.dev/mvdan.cc/sh/[email protected]/syntax#Quote))
8
- In this version [mvdan.cc/sh](https://github.com/mvdan/sh) was upgraded
0 commit comments