0.1.9:
- Protocol Transpilers
- Adding JSONSchema transpiler (Fixes #274)
- HTTP Protocol: Only allowing HTTP Methods (Fixes #275)
- Keyword improvements:
- all scripts in $directory (Fixes #277)
- 'new' keyword recursively transpiles constructor arguments (Fixes #271)
- Core improvements:
- Core Transpiler stops transpilation of an item after any output (Fixes #280)
- [CommandAst].AsSentence now maps singleton values correctly (Fixes #279)
- PipeScript now handles CommandNotFound, enabling interactive use (Fixes #281)
Additional history in CHANGELOG