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 f9cc3d9 commit 143287fCopy full SHA for 143287f
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v2.2.0
2
+
3
+Adds `$try` and `$if` "macros" for rudimentary control flow.
4
5
+Adds `$parseInt`, `$parseFloat` and `$parseBool` options for `$substitute` to parse environment variables.
6
7
+Adds `@app-config/exec` parsing extension package for dynamically running shell commands.
8
9
## v2.1.5
10
11
Adjusts inter-package dependencies to use caret version ranges, making upgrades easier.
0 commit comments