Releases: elixir-tools/gen_lsp
Releases · elixir-tools/gen_lsp
v0.6.2
0.6.2 (2023-10-31)
Bug Fixes
- conditionally stop on buffer close (c548f4c)
v0.6.1
0.6.1 (2023-10-27)
Bug Fixes
- shutdown when the transport closes (#42) (4650300)
v0.6.0
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
0.5.0 (2023-07-14)
Features
v0.4.0
0.4.0 (2023-07-12)
Features
v0.3.0
0.3.0 (2023-06-25)
⚠ BREAKING CHANGES
- bump min elixir version (#27)
Features
v0.2.1
0.2.1 (2023-06-23)
Bug Fixes
- send error log on exception during loop (#25) (c194f44)
v0.2.0
0.2.0 (2023-06-22)
Features