File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11merlin 4.8
22==========
3- unreleased
3+ Fri Feb 24 16:55:42 CEST 2023
44
55 + merlin binary
6- - Update internal typer to match OCaml 4.14.1 release. (#1557 )
6+ - Update internal typer to match OCaml 4.14.1 release (#1557 )
77 - Improve type-enclosing behaviour when used on records' labels (#1565 ,
88 fixes #1564 )
99 - Restore compatibility with some OCaml compiler's debug flags that were
10- incorrectly rejected by Merlin. (#1556 )
10+ incorrectly rejected by Merlin (#1556 )
1111 - Traverse aliases when jumping to declaration. This matches
12- jump-to-definition'q behavior (#1563 )
12+ jump-to-definition's behavior (#1563 )
1313 - Improve locate's behavior in various ill-typed expressions (#1546 , fixes
1414 #1567 and partially #1543 )
1515 - Correctly traverse patterns when looking for docs in the typedtree (#1572 )
1616 - Get documentation when the declaration or definition is selected (#1542 ,
1717 fixes #1540 )
1818 - On Windows, change to a harmless directory when launching server to avoid
19- locking down current directory. (#1569 , fixes #1474 )
19+ locking down current directory (#1569 , fixes #1474 )
2020 + test suite
2121 - Add multiple tests for locate over ill-typed expressions (#1546 )
22+ - Add non-regression tests for other fixes in this release
2223
2324merlin 4.7
2425==========
You can’t perform that action at this time.
0 commit comments