8000 Releases · elixir-tools/gen_lsp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: elixir-tools/gen_lsp

v0.10.0

31 May 13:20
ce9a804
Compare
Choose a tag to compare

0.10.0 (2024-05-31)

Features

  • be resilient to user level exceptions (#58) (4baee2f)

v0.9.0

20 May 12:30
ff2aa72
Compare
Choose a tag to compare

0.9.0 (2024-05-20)

⚠ BREAKING CHANGES

  • be resilient to LSP protocol errors (#56)

Features

  • be resilient to LSP protocol errors (#56) (fce380f)

v0.8.1

28 Feb 00:38
d4e11f7
Compare
Choose a tag to compare

0.8.1 (2024-02-28)

Bug Fixes

  • add timeout parameter to GenLSP.request/3 (b6963bb)
  • unify result in server to client request (f2f0ba0)

v0.8.0

28 Feb 00:07
34fdf5a
Compare
Choose a tag to compare

0.8.0 (2024-02-28)

Features

  • test: shutdown_client!/1 and shutdown_server!/1 (470dae6)

v0.7.3

15 Feb 20:52
043f341
Compare
Choose a tag to compare

0.7.3 (2024-02-15)

Bug Fixes

  • handle {:more, L} from decode_packet (fb0cbd4)

v0.7.2

14 Feb 17:59
230c89f
Compare
Choose a tag to compare

0.7.2 (2024-02-14)

Bug Fixes

  • avoid FunctionClauseError in transport stream (5504b17)

v0.7.1

02 Jan 04:27
b9cba07
Compare
Choose a tag to compare

0.7.1 (2024-01-02)

Bug Fixes

  • protect String.split from >2 parts (#50) (9988f4a)

v0.7.0

29 Nov 05:59
319eb9d
Compare
Choose a tag to compare

0.7.0 (2023-11-29)

Features

v0.6.3

07 Nov 18:14
48b0e84
Compare
Choose a tag to compare

0.6.3 (2023-11-07)

Bug Fixes

  • clarify errors by handling more clauses (#45) (610b17f)

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)
0