Skip to content

Commit a030834

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.1.2] and CHANGELOG
1 parent ffc33e7 commit a030834

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/CHANGELOG.md

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

0 commit comments

Comments
 (0)