Skip to content

PipeScript 0.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Jun 01:20
· 6095 commits to main since this release
7fba862

0.0.4

  • New Transpilers:
    • .>RegexLiteral (#77)
  • Improved Transpilers:
    • .>PipeScript.Inline now supports -ReplacePattern (#84)
    • .>Include now supports wildcards (#81)
  • Inline PipeScript Support for New Languages

0.0.3

  • New Transpilers:
    • .>ValidateExtension (#64)
    • .>OutputFile (#53)
  • Inline PipeScript Support for New Languages
  • Bugfixes / improvements:
    • Plugged Invoke-PipeScript Parameter Leak (#69)
    • .>ValidateTypes transpiler now returns true (#65)
    • .>ValidateTypes transpiler now can apply to a [VariableExpressionAST] (#66)
  • Building PipeScript with PipeScript (#54)

0.0.2

  • New Transpilers:
    • .>ValidatePlatform (#58)
    • .>ValidatePropertyName (#59)
    • .>Inline.ObjectiveC (#60)
  • Transpiler Fixes
    • .>VBN now supports -Position (#57)
  • GitHub Action Bugfix (#55)

0.0.1

Initial Commit.