Skip to content

Releases: elixir-tools/next-ls

v0.20.0

26 Mar 19:23
fa95987
Compare
Choose a tag to compare

0.20.0 (2024-03-24)

Features

Bug Fixes

v0.19.2

08 Mar 03:27
8ab28a1
Compare
Choose a tag to compare

0.19.2 (2024-03-01)

Bug Fixes

  • properly initiate progress notification (#387) (082b8d5)

v0.19.1

28 Feb 19:35
c9f8098
Compare
Choose a tag to compare

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

27 Feb 17:02
63b665f
Compare
Choose a tag to compare

0.19.0 (2024-02-27)

Features

Bug Fixes

  • add more logging to runtime startup (91fb590)

v0.18.0

22 Feb 00:03
ceacbad
Compare
Choose a tag to compare

0.18.0 (2024-02-21)

Features

v0.17.1

15 Feb 21:30
5f037e4
Compare
Choose a tag to compare

0.17.1 (2024-02-15)

Bug Fixes

  • diagnostics: use span field if present (7d8f2c7)

v0.17.0

14 Feb 21:02
1bcc004
Compare
Choose a tag to compare

0.17.0 (2024-02-14)

Features

v0.16.1

21 Jan 20:50
0fc152f
Compare
Choose a tag to compare

0.16.1 (2024-01-21)

Bug Fixes

  • minimally support dl tag for Erlang hover docs (#362) (47b8c66), closes #361

v0.16.0

18 Jan 03:12
8be3930
Compare
Choose a tag to compare

0.16.0 (2024-01-18)

Features

Bug Fixes

v0.15.0

07 Nov 00:21
34d6a6f
Compare
Choose a tag to compare

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