We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f18b0 commit 249a430Copy full SHA for 249a430
docs/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.2.1:
2
+
3
+* Adding preliminary 'define' transpiler (Fixes #299)
4
+* Improving interactive templates (now supported for all languages) (Fixes #285)
5
+* Fixing sequence dotting within non-statements (Fixes #298)
6
+* Allow multiple transpiler outputs to update nearby context (Fixes #297)
7
+* No longer expanding Regex Literals in attributes (Fixes #290)
8
9
+---
10
11
## 0.2:
12
13
* Massive Improvements in Templating
0 commit comments