Skip to content

Commit af80af0

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.1.3] and CHANGELOG. Fixes #219
1 parent 96343c2 commit af80af0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## 0.1.3:
2+
* New Protocols: UDP (Fixes #208)
3+
* New Inline Language Support:
4+
* ADA (Fixes #207)
5+
* Basic/VB/VBScript (Fixes #206)
6+
* R (Fixes #204)
7+
* SQL (Fixes #200)
8+
* TCL/TK (Fixes #205)
9+
* Keyword improvements:
10+
* new keyword now allows static members as constructor arguments (Fixes #214)
11+
* until keyword uses do{} until (Fixes #217)
12+
* General Improvements:
13+
* Core Transpiler now respects .Rank (Fixes #210 #211)
14+
* New-PipeScript:
15+
* Fixing -Link behavior (Fixes #201)
16+
* Trimming ends of examples (Fixes #202)
17+
* Plurally aliasing -Examples and -Links (Fixes #203)
18+
* Search-PipeScript:
19+
* Now supports plural aliases for -RegularExpression (Fixes #219)
20+
* ParameterTypeConstraint now ignores [ordered] (Fixes #190)
21+
* Extended Type System Improvements:
22+
* [ScriptBlock].Transpile() now throws (Fixes #212)
23+
---
24+
125
## 0.1.2:
226
* New Inline Language support
327
* Batch support (Fixes #198)

0 commit comments

Comments
 (0)