Skip to content

4.13.1-501

Compare
Choose a tag to compare
@voodoos voodoos released this 01 Dec 13:50
· 710 commits to main since this release
3dd2198

CHANGES:

Fri Dec 1 15:00:42 CET 2023

  • merlin binary
    • Fix a follow-up issue to the preference of non-ghost nodes introduced in #1660 (#1690, fixes #1689)
    • Add -cache-lifespan flag, that sets cache invalidation period. (#1698,
      #1705)
    • Ignore the new 5.1 cmi-file flag instead of rejecting it (#1710, fixes
      #1703)
    • Fix Merlin locate not fallbacking on the correct file in case of ambiguity
      (@goldfirere, #1699)
    • Fix Merlin reporting errors provoked by the recovery itself (#1709, fixes
      #1704)
    • Add support for OCaml 5.1.1 (#1714)
  • editor modes
    • vim: load merlin when Vim is compiled with +python3/dyn (e.g. MacVim)
    • emacs: highlight only first error line by default (#1693, fixes #1663)