Skip to content

PipeScript 0.2.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 19:31
be7b2e6

PipeScript 0.2.8:

More Implicit Interpretation!

  • Invoke-Interpreter will now JSONify non-string arguments (#896)
  • Invoke-Interpreter will now call Out-Parser (#857, #858)
  • Improved Interpreter exclusions
    • .ExcludePath excludes path wildcards (#875, #877)
    • .ExcludePattern excludes by pattern (#875, #876)
  • Implicit Interpretation Demo (#886)
  • Get-Interpreter (#747)
  • New Languages Supported:
  • Export-PipeScript Improvements:
    • Conditional Build Support (#907)
    • GitHub Build Summary Support (#914)
  • More Language Support:
    • More Hello Worlds (#846)
      • Template.HelloWorld.go
      • Template.HelloWorld.py
      • Template.HelloWorld.cpp
      • Template.HelloWorld.cr
    • Python Improvements:
      • Python Keywords map (#872)
      • Template.Assignment.py (#927)
      • Template.DoLoop.py (#929)
      • Template.Import.py (#913)
      • Template.UntilLoop.py (#939)
      • Template.WhileLoop.py (#936)
  • New ScriptProperties
    • Language.HasPowerShellInterpreter (#904)
    • Language.HasInterpreter (#903)
    • Language.Alias(es) (#)
  • Adding .Parallel option to GitHub action (defaulting to Serial) (#888)
  • Fixing Alias for Aliases Compiler (thanks @HCRitter ! )

Additional history in CHANGELOG

Like it? Star It! Love it? Support It!