File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.1:
2+ * New Keywords:
3+ * await (Fixes #181 )
4+ * New-PipeScript:
5+ * Allowing -Parameter to be supplied via reflection (Fixes #171 )
6+ * Adding -ParameterHelp (Fixes #172 )
7+ * Adding -WeaklyTyped (Fixes #174 )
8+ * Update-PipeScript:
9+ * Adding -RegexReplacement (Fixes #178 )
10+ * Adding -RegionReplacement (Fixes #179 )
11+ * Use-PipeScript:
12+ * Supporting Get-Command -Syntax (Fixes #177 )
13+ * Types/Formatting Fixes:
14+ * CommandAST/AttributeAST: Adding .Args/.Arguments/.Parameters aliases (Fixes #176 )
15+ * CommandAST: Fixing .GetParameter (Fixes #175 )
16+ * Updating PSToken control (more colorization) (Fixes #166 )
17+ * YAML Formatter indent / primitive support (Fixes #180 )
18+ ---
19+
120## 0.1:
221* PipeScript can now Transpile Protocols (Fixes #168 )
322* PipeScript can transpile http[ s] protocol (Fixes #169 )
You can’t perform that action at this time.
0 commit comments