Skip to content

Commit 343a02f

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
Updating Module Version [0.2.2] and CHANGELOG
1 parent fb6c4bf commit 343a02f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
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)

0 commit comments

Comments
 (0)