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 9e5c084 commit b50c74fCopy full SHA for b50c74f
1 file changed
docs/CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.1.4:
2
+* ValidateScriptBlock improvements
3
+ * Adding -NoLoop/-NoWhileLoop (Fixes #227)
4
+ * Adding -IncludeCommand/-ExcludeCommand (Fixes #224)
5
+ * Adding -IncludeType/-ExcludeType (Fixes #225)
6
+ * Adding -AstCondition (Fixes #226)
7
+* Improved documentation of [decorate] transpiler (Fixes #222)
8
+* Core Parameter Transpiler no longer considers real types (Fixes #223)
9
+* Adding new value for PipeScript.PipeScriptType: BuildScript (Fixes #228)
10
+---
11
+
12
## 0.1.3:
13
* New Protocols: UDP (Fixes #208)
14
* New Inline Language Support:
0 commit comments