Skip to content

v3.3.5

Compare
Choose a tag to compare
@voodoos voodoos released this 10 Jun 09:14
· 1669 commits to main since this release
9e0710a

CHANGES:

Tue Jun 9 15:13:42 CET 2020

  • ocaml support
    • alerts are no-more ignored and are reported as warnings (#1138)
  • merlin binary
    • fix completion of names containing - (#1142)
    • fix several type-enclosing bugs by performing context-analysis (#1108)
    • lsp: add deprecation flag to outline items (#1087)
    • lsp: add go-to typedef (Locate_type) (#1067)