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 1337710 commit 1c860b8Copy full SHA for 1c860b8
1 file changed
docs/CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.1.6:
2
+* Added 'all' keyword (iterate over everything) (Fixes #244).
3
+* Added Natural Language Processing to CommandAST (Fixes #242)
4
+* New Language Support:
5
+ * HashiCorp Language (HCL) (Fixes #240 / #241)
6
+ * WebAssembly (WAT) (Fixes #239)
7
+---
8
+
9
## 0.1.5:
10
* Support for [inherit]ing a command (Fixes #235) (finally/wow)
11
* Join-PipeScript: Overhauling (Fixes #231 Fixes #232 Fixes #233 Fixes #236)
0 commit comments