Skip to content

Commit 54ab23a

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.1.1] and CHANGELOG
1 parent 1298147 commit 54ab23a

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+
## 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)

0 commit comments

Comments
 (0)