Skip to content

Commit f8564cd

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.2] and CHANGELOG (Fixes #294)
1 parent b6a8daa commit f8564cd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.2:
2+
3+
* Massive Improvements in Templating
4+
* Templates can be used interactively (Fixes #285)
5+
* Renaming all Inline Transpilers to Template Transpilers
6+
* Natural Parsing Improvements
7+
* ArrayLiterals are expanded (Fixes #291)
8+
* AsSentence now only allows one value into a singleton (Fixes #279)
9+
* Not expanding expandable strings (Fixes #286)
10+
* Transpilers can change nearby context (Fixes #292)
11+
* Allowing dot syntax to extend across multiple statements (Fixes #273)
12+
* Adding requires keyword (Fixes #293)
13+
* PipeScript modifies its own manifest (Fixes #294)
14+
15+
---
16+
117
## 0.1.9:
218
* Protocol Transpilers
319
* Adding JSONSchema transpiler (Fixes #274)

0 commit comments

Comments
 (0)