Skip to content

Commit a5e4e96

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
release: Updating Release Notes and Changelog [0.2.8]
1 parent b973bdf commit a5e4e96

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

docs/CHANGELOG.md

+22-7
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,35 @@ More Implicit Interpretation!
55
* Invoke-Interpreter will now JSONify non-string arguments (#896)
66
* Invoke-Interpreter will now call Out-Parser (#857, #858)
77
* Improved Interpreter exclusions
8-
* `.ExcludePath` excludes path wildcards (#875, #877)
9-
* `.ExcludePattern` excludes by pattern (#875, #876)
8+
* `.ExcludePath` excludes path wildcards (#875, #877)
9+
* `.ExcludePattern` excludes by pattern (#875, #876)
1010
* Implicit Interpretation Demo (#886)
11+
* Get-Interpreter (#747)
1112
* New Languages Supported:
1213
* Crystal (#878)
13-
* More Language Support
14-
* Template.HelloWorld.go (#846)
15-
* Template.HelloWorld.py (#846)
16-
* Python Keywords map (#872)
14+
* C3 (#870)
15+
* Export-PipeScript Improvements:
16+
* Conditional Build Support (#907)
17+
* GitHub Build Summary Support (#914)
18+
* More Language Support:
19+
* More Hello Worlds (#846)
20+
* Template.HelloWorld.go
21+
* Template.HelloWorld.py
22+
* Template.HelloWorld.cpp
23+
* Template.HelloWorld.cr
24+
* Python Improvements:
25+
* Python Keywords map (#872)
26+
* Template.Assignment.py (#927)
27+
* Template.DoLoop.py (#929)
28+
* Template.Import.py (#913)
29+
* Template.UntilLoop.py (#939)
30+
* Template.WhileLoop.py (#936)
1731
* New ScriptProperties
1832
* Language.HasPowerShellInterpreter (#904)
1933
* Language.HasInterpreter (#903)
34+
* Language.Alias(es) (#)
2035
* Adding .Parallel option to GitHub action (defaulting to Serial) (#888)
21-
* Fixing Aliases for Aliases (thanks @HCRitter ! )
36+
* Fixing Alias for Aliases Compiler (thanks @HCRitter ! )
2237

2338
---
2439

0 commit comments

Comments
 (0)