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 82aba5d commit fb561c8Copy full SHA for fb561c8
CHANGES
@@ -1,4 +1,4 @@
1
-===== 3.0.0 (2017-05-**) =====
+===== 3.0.0 (2017-06-**) =====
2
3
* Features/Changes
4
** Misc: switch to ppx instead of camlp4
@@ -22,6 +22,9 @@
22
** Runtime: fix many stubs
23
** Lib: fix many signatures
24
** Compiler: fix performance of compilation passes (simpl,clean)
25
+ ** Compiler: fix compat with OCaml 4.06
26
+ ** Toplevel: flush channels after execution.
27
+ ** Toplevel: fix toplevel generation when using -export-unit
28
29
===== 2.8.4 (2016-12-21) =====
30
0 commit comments