File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments