Releases: elixir-tools/next-ls
Releases · elixir-tools/next-ls
v0.20.0
0.20.0 (2024-03-24)
Features
Bug Fixes
v0.19.2
0.19.2 (2024-03-01)
Bug Fixes
- properly initiate progress notification (#387) (082b8d5)
v0.19.1
0.19.1 (2024-02-28)
Bug Fixes
- commands,pipe: handle erlang modules (#380) (8b0b7bd)
- prompt the user to run mix deps.get when dependency problems happen at runtime (#384) (57b9964), closes #53
- prompt to run mix deps.get if deps are out of sync on start (#338) (55e91ac)
- updater (69db3b2)
v0.19.0
0.19.0 (2024-02-27)
Features
Bug Fixes
- add more logging to runtime startup (91fb590)
v0.17.1
0.17.1 (2024-02-15)
Bug Fixes
- diagnostics: use span field if present (7d8f2c7)
v0.16.1
0.16.1 (2024-01-21)
Bug Fixes
- minimally support dl tag for Erlang hover docs (#362) (47b8c66), closes #361
v0.16.0
0.16.0 (2024-01-18)
Features
Bug Fixes
v0.15.0
0.15.0 (2023-11-03)
⚠ BREAKING CHANGES
- extension,credo: configurable cli options and new default (#322)
Features
- extension,credo: ability to disable Credo extension (#321) (6fda39e)
- extension,credo: configurable cli options and new default (#322) (34738f5)
Bug Fixes