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 4e96eab commit 82cae8cCopy full SHA for 82cae8c
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.0.9:
2
+* New Features:
3
+ * new keyword (#128)
4
+ * == operator (#123 (thanks @dfinke))
5
+* Fixes
6
+ * REST Transpiler automatically coerces [DateTime] and [switch] parameters (#118)
7
+ * Join-PipeScript: Fixing multiparam error (#124)
8
+ * ValidateScriptBlock: Only validing ScriptBlocks (#125)
9
+---
10
+
11
## 0.0.8:
12
* New Commands:
13
* New-PipeScript (#94)
0 commit comments