Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.9.3 - 2020-04-29

  • The lsp-types dependency was updated to use a version range: >=0.70,<0.75, which includes the latest updates in 0.74.0.

0.9.2 - 2020-03-29

0.9.1 - 2020-03-23

0.9.0 - 2020-03-11

Changed

  • The lsp-types dependency was updated to use a version range: >=0.70,<0.74, which includes the latest updates in 0.73.0.

Removed

  • codespan_lsp no longer depends on codespan_reporting.
  • make_lsp_severity and make_lsp_diagnostic were removed. It's pretty hard to map the diagnostic structure to LSP diagnostics - we recommend implementing this as an application-specific concern.

0.8.0 - 2020-02-24

0.7.0 - 2020-01-06

0.6.0 - 2019-12-18

0.5.0 - 2019-10-02

0.4.1 - 2019-08-25

0.4.0 - 2019-08-22

0.3.0 - 2019-05-01

0.2.1 - 2019-02-26

0.2.0 - 2018-10-11