Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 909 Bytes

CHANGES.md

File metadata and controls

34 lines (21 loc) · 909 Bytes

Changelog

master (unreleased)

0.4.2 (2022-07-29)

  • Turns out Dune 2.8 stopped generating .merlin files (see this article) - now we look for dune-project instead.

0.4.1 (2022-07-20)

  • Fix compilation errors.

0.4.0 (2022-07-19)

  • #10: Add support for reason-mode.
  • #11: Run only when .merlin is present.

0.3 (Nov 1, 2015)

  • Fix lock up when used with Merlin completion [GH-3] [GH-4] [GH-5]

0.2 (Dec 25, 2014)

  • Fix warning about parsing messages [GH-1]
  • Fix error column offsets [GH-2]
  • Constantly sync buffer with Merlin to keep error reporting up to date

0.1 (Nov 30, 2014)

  • Initial release
  • Add ocaml-merlin syntax checker