File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 11` * ` means potential break changes
2+
3+ # 5.2.1 (2019/10/16)
4+
5+ Fixes
6+
7+ - #3884 (not using temp file when creating cmt for ocaml 4.06 only)
8+ - #3877 , #3881 Pattern match bug over list of integers
9+ - #3875 , #3879 regression introduced in 5.2.0 over pattern match optimization
10+ - #3865 consistent name mangling when compiling modules into object
11+ - #3852 , #3870 for module with all module aliases and no interface file, always make it pure (treat it the same as namespace file)
12+ - #3874 internal bug fix for ocaml cmpiler
13+ Codegen
14+ - #3880 optimize pattern match for (string|int) option
15+ - #3866 update react-hooks template
16+ - #3843 mitigate windows anti-virius issue
17+
18+ Libs
19+ - #3878 add Belt.Option.forEach
20+
21+
22+
23+
224# 5.2.0 (2019/09/23)
325
426Features
You can’t perform that action at this time.
0 commit comments