@@ -224,17 +224,32 @@ More Implicit Interpretation!
224224 * `.ExcludePath` excludes path wildcards (#875, #877)
225225 * `.ExcludePattern` excludes by pattern (#875, #876)
226226* Implicit Interpretation Demo (#886)
227+ * Get-Interpreter (#747)
227228* New Languages Supported:
228- * Crystal (#878)
229- * More Language Support
230- * Template.HelloWorld.go (#846)
231- * Template.HelloWorld.py (#846)
229+ * Crystal (#878)
230+ * C3 (#870)
231+ * Export-PipeScript Improvements:
232+ * Conditional Build Support (#907)
233+ * GitHub Build Summary Support (#914)
234+ * More Language Support:
235+ * More Hello Worlds (#846)
236+ * Template.HelloWorld.go
237+ * Template.HelloWorld.py
238+ * Template.HelloWorld.cpp
239+ * Template.HelloWorld.cr
240+ * Python Improvements:
232241 * Python Keywords map (#872)
242+ * Template.Assignment.py (#927)
243+ * Template.DoLoop.py (#929)
244+ * Template.Import.py (#913)
245+ * Template.UntilLoop.py (#939)
246+ * Template.WhileLoop.py (#936)
233247* New ScriptProperties
234- * Language.HasPowerShellInterpreter (#904)
235- * Language.HasInterpreter (#903)
248+ * Language.HasPowerShellInterpreter (#904)
249+ * Language.HasInterpreter (#903)
250+ * Language.Alias(es) (#)
236251* Adding .Parallel option to GitHub action (defaulting to Serial) (#888)
237- * Fixing Aliases for Aliases (thanks @HCRitter ! )
252+ * Fixing Alias for Aliases Compiler (thanks @HCRitter ! )
238253
239254---
240255
0 commit comments