File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.2:
2+ * New Inline Language support
3+ * Batch support (Fixes #198 )
4+ * Bash Support (Fixes #194 )
5+ * Core Inline Transpiler : Adding -LinePattern (fixes #197 )
6+ * New-PipeScript: Writing help (Fixes #195 ) and functions (fixes #196 )
7+ * AST Type Improvements:
8+ * Adding [ AST] .Transpile() (Fixes #192 )
9+ * Considering a pipeline in a hashtable to be assigned (Fixes #193 )
10+ * [ ScriptBlock] /[ AST] : Adding .Transpilers (Fixes #185 )
11+ * [ CommandAst] .ResolvedCommand: Checking transpilers first (Fixes #186 )
12+ * Improvements:
13+ * new keyword property bag improvements (Fixes #191 )
14+ * Use-PipeScript: Defaulting to core transpiler (Fixes #188 )
15+ * Core Transpiler: Allowing -ScriptBlock to be provided postionally (Fixes #189 )
16+ * Adding Hashtable formatter (Fixes #187 )
17+ * HTTP Protocol: Enabling Splatting (Fixes #183 )
18+ * Requiring Inline Transpilers accept [ Management.Automation.CommandInfo] from the Pipeline (Fixes #184 )
19+ ---
20+
121## 0.1.1:
222* New Keywords:
323 * await (Fixes #181 )
You can’t perform that action at this time.
0 commit comments