Skip to content

Commit f04f83a

Browse files
committed
add changes
1 parent 05dceed commit f04f83a

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

Changes.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
`*` means potential break changes
2+
# 5.2.0
23

3-
# 5.1.0
4+
Features
5+
- #3803 Add a -install flag for mono-repository improvement for parallel compilation
6+
- #3790 #3802 #3799 #3792 Compile locla modules to objects and clean up
7+
- #3780 Better code generation for if branches
8+
- #3799 Improve code gen, better code equality for block
9+
- #3778 #3770 Improve pattern match compilation against the outer-most staticfail
10+
- #3764 better code gen for lazy evaluation
11+
12+
Fixes
13+
- #3809 Escape question mark and ampersand to special chars
14+
- #3805 #3796 Fix stale builds (module alias + namespace interaction)
15+
- #3777 More friendly error message for invalid package name
16+
- #3794 Calling genType from bsc instead from the patched ocaml compiler
17+
- #3784 avoid trailing white space in case branch
18+
- #3781 #3783 quote package path properly
19+
- #3793 pass bs-version to genType
20+
- #3674 installation from master works out of box
21+
22+
Docs
23+
- #3795 Fix docs for stringifyAny
24+
- #3788 Rename getUnasfe to getUnsafe
25+
26+
27+
28+
# 5.1.0 (2019/08/15)
429

530
Features
631
- #3731 #3734 #3724 #3714 enable bsc for reason, so that for one file, `bsc hi.re` works

0 commit comments

Comments
 (0)