Skip to content

Commit 6cf25d8

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.1.9] and CHANGELOG
1 parent 20a56a8 commit 6cf25d8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.1.9:
2+
* Protocol Transpilers
3+
* Adding JSONSchema transpiler (Fixes #274)
4+
* HTTP Protocol: Only allowing HTTP Methods (Fixes #275)
5+
* Keyword improvements:
6+
* all scripts in $directory (Fixes #277)
7+
* 'new' keyword recursively transpiles constructor arguments (Fixes #271)
8+
* Core improvements:
9+
* Core Transpiler stops transpilation of an item after any output (Fixes #280)
10+
* [CommandAst].AsSentence now maps singleton values correctly (Fixes #279)
11+
* PipeScript now handles CommandNotFound, enabling interactive use (Fixes #281)
12+
13+
---
14+
115
## 0.1.8:
216
* Improvements to 'all' keyword (#264 #263 #260 #253)
317
* Keywords can now be run interactively (#263)

0 commit comments

Comments
 (0)