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 8086089 commit 061212cCopy full SHA for 061212c
CHANGES
@@ -1,10 +1,15 @@
1
-===== 2.8.3 (2016-10-??) =====
+===== 2.8.3 (2016-11-04) =====
2
+
3
+ * Features/Changes
4
+ ** Runtime: complete support for 4.04
5
6
* Bug fixes
7
** Compiler: fix order of javascript files
8
** Compiler: fix Javascript lexer (newline inside strings)
9
** Compiler: fix bug in closure generation
-
10
+ ** Compiler: fix regression in closure generation (introduced in 2.8) (#531)
11
+ ** Compiler: fix code generation when static evaluation is disabled
12
13
===== 2.8.2 (2016-09-10) =====
14
15
* Features/Changes
VERSION
@@ -1 +1 @@
-2.8.2
+2.8.3
0 commit comments