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+ ## PipeScript 0.2.2:
2+
3+ * Build-PipeScript is now Export-PipeScript (aliases remain) (Fixes #312 )
4+ * Export-PipeScript: Running BuildScripts first (Fixes #316 )
5+ * Join-PipeScript
6+ * Ensuring end blocks remain unnamed if they can be (Fixes #317 )
7+ * Trmming empty param blocks from end (Fixes #302 )
8+ * Update-PipeScript:
9+ * Adding -InsertBefore/After (Fixes #309 ). Improving aliasing (Fixes #310 )
10+ * Aliasing RenameVariable to RenameParameter (Fixes #303 ). Improving inner docs
11+ * requires transpiler: Caching Find-Module results (Fixes #318 )
12+ * Extending Types:
13+ * Adding PipeScript.Template (Fixes #315 )
14+ * Adding 'ExtensionScript' to PipeScript.PipeScriptType (Fixes #313 )
15+ * Greatly extending ParameterAst (Fixes #305 )
16+ * Extending ParamBlockAst (Fixes #304 )
17+
18+ ---
19+
120## 0.2.1:
221
322* Adding preliminary 'define' transpiler (Fixes #299 )
You can’t perform that action at this time.
0 commit comments