Skip to content

Latest commit

 

History

History
139 lines (68 loc) · 7.85 KB

CHANGELOG.md

File metadata and controls

139 lines (68 loc) · 7.85 KB

Changelog

0.5.2 (2023-07-07)

Bug Fixes

0.5.1 (2023-07-06)

Bug Fixes

0.5.0 (2023-07-03)

Features

0.4.0 (2023-06-29)

Features

Bug Fixes

0.3.5 (2023-06-27)

Bug Fixes

  • add type to workspace symbol (#67) (905ff62)
  • filter out hidden functions from workspace symbols (#66) (202a906), closes #39
  • properly close the symbol table on shutdown (#65) (837d02f)

0.3.4 (2023-06-27)

Bug Fixes

  • cancel current progress messages when changing/saving file (#61) (dca3b25), closes #40

0.3.3 (2023-06-25)

Bug Fixes

  • correctly set compiler diagnostic columns (d2bbae8)

0.3.2 (2023-06-25)

Bug Fixes

0.3.1 (2023-06-25)

Bug Fixes

  • use correct directory for symbol table (#34) (3e83987)

0.3.0 (2023-06-25)

Features

0.2.3 (2023-06-24)

Bug Fixes

  • log next-ls version on start (c10ab90)

0.2.2 (2023-06-24)

Bug Fixes

  • handle formatting files with syntax errors (#26) (b124b16)

0.2.1 (2023-06-23)

Bug Fixes

0.2.0 (2023-06-23)

Features

Bug Fixes

  • elixir: compiler diagnostics have iodata (#18) (f28af33), closes #15
  • gracefully handle uninitialized runtime (#19) (9975501)

0.1.1 (2023-06-20)

Bug Fixes

0.1.0 (2023-06-20)

Features

CHANGELOG