Skip to content

Releases: elixir-tools/gen_lsp

v0.6.2

31 Oct 12:37
3a4dd4a
Compare
Choose a tag to compare

0.6.2 (2023-10-31)

Bug Fixes

  • conditionally stop on buffer close (c548f4c)

v0.6.1

27 Oct 03:40
14ce913
Compare
Choose a tag to compare

0.6.1 (2023-10-27)

Bug Fixes

  • shutdown when the transport closes (#42) (4650300)

v0.6.0

06 Aug 02:00
147fe96
Compare
Choose a tag to compare

0.6.0 (2023-08-06)

⚠ BREAKING CHANGES

  • allow > 1 lsp servers to be started during async tests (#37)

Bug Fixes

  • allow > 1 lsp servers to be started during async tests (#37) (8f586dc), closes #29

v0.5.0

14 Jul 02:16
85cd591
Compare
Choose a tag to compare

0.5.0 (2023-07-14)

Features

v0.4.0

12 Jul 01:05
b280433
Compare
Choose a tag to compare

0.4.0 (2023-07-12)

Features

v0.3.0

25 Jun 02:41
c3f54cc
Compare
Choose a tag to compare

0.3.0 (2023-06-25)

⚠ BREAKING CHANGES

  • bump min elixir version (#27)

Features

v0.2.1

23 Jun 22:11
c31f241
Compare
Choose a tag to compare

0.2.1 (2023-06-23)

Bug Fixes

  • send error log on exception during loop (#25) (c194f44)

v0.2.0

22 Jun 22:57
0fff936
Compare
Choose a tag to compare

0.2.0 (2023-06-22)

Features

v0.1.2

03 Jun 03:13
425da84
Compare
Choose a tag to compare

What's Changed

  • feat: respect :assert_receive_timeout config by @mhanberg in #21

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 May 03:05
50544fc
Compare
Choose a tag to compare

What's Changed

  • fix: enumerations respect supports_custom_values by @mhanberg in #19

Full Changelog: v0.1.0...v0.1.1