PipeScript 0.1
0.1:
- PipeScript can now Transpile Protocols (Fixes #168)
- PipeScript can transpile http[s] protocol (Fixes #169)
- PipeScript now formats the AST (Fixes #166)
- Added .IsAssigned to CommandAST/PipelineAST (Fixes #167)
0.0.14:
- New Transpilers:
- Keyword Updates:
- AST Extended Type Enhancements:
- [TypeConstraintAst] and [AttributeAst] now have .ResolvedCommand (#162)
- Action Updates
- Invoke-PipeScript terminates transpiler errors when run interactively (#161)
0.0.13:
- New / Improved Keywords
- Syntax Improvements
- New Inline PipeScript support:
- Now Supporting Inline PipeScript in YAML (#147)
- General Improvements:
- Extending AST Types (#145)
0.0.12:
0.0.11:
- Source Generators Now Support Parameters / Arguments (#75)
- Invoke-PipeScript Terminating Build Errors (#135)
0.0.10:
- Improvements:
- Bugfixes:
0.0.9:
- New Features:
- Fixes
0.0.8:
- New Commands:
- New Transpilers:
- Bugfixes and improvements:
0.0.7:
- Syntax Improvements:
- Support for Dot Notation (#107)
- New Transpilers:
- Fixes:
0.0.6:
- New Transpilers:
- ValidateScriptBlock
- Improved Transpilers:
- [Include] not including source generators (#96)
- PipeScript.psm1 is now build with PipeScript (#95)
- Join-PipeScript: Fixing -BlockType (#97)
- GitHub Action will now look for PipeScript.psd1 in the workspace first (#98)
0.0.5
- New Language Features:
- PipedAssignment (#88)
- Command Fixes:
- Invoke-PipeScript now defaults unmapped files to treating them as PowerShell / PipeScript (#86)
- Improved Transpilers:
- Inline PipeScript Support for New Languages
0.0.4
- New Transpilers:
- .>RegexLiteral (#77)
- Improved Transpilers:
- Inline PipeScript Support for New Languages
0.0.3
- New Transpilers:
- Inline PipeScript Support for New Languages
- Bugfixes / improvements:
- Building PipeScript with PipeScript (#54)
0.0.2
0.0.1
Initial Commit.