We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8388ef6 commit 46e4fafCopy full SHA for 46e4faf
CHANGES.md
@@ -9,6 +9,9 @@ merlin NEXT_VERSION
9
- Ignore SIGPIPE in the Merlin server process (#1746)
10
- Fix lexing of quoted strings in comments (#1754, fixes #1753)
11
- Improve cursor position detection in longidents (#1756)
12
+ - Addition of a `merlin-lib.commands` library which disassociates the
13
+ execution of commands from the `new_protocol`, from the binary, allowing
14
+ it to be invoked from other projects (#1758)
15
16
merlin 4.14
17
===========
0 commit comments