Skip to content

Latest commit

 

History

History
71 lines (32 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

71 lines (32 loc) · 2.52 KB

1.2.2 (2024-11-22)

Reverts

  • Revert "fix(config): remove not overwriteable default" (b368ad1)

1.2.1 (2024-11-22)

Bug Fixes

  • config: remove not overwriteable default (96de9e1)

1.2.0 (2024-10-27)

Features

  • add server configuration options (ff94664)

Bug Fixes

  • add extensionDependency (fc464d2)

1.1.1 (2024-05-01)

Bug Fixes

  • update vscode engine version (1639eb3)

1.1.0 (2024-05-01)

Features

  • add config option for executable path (4698714)

1.0.0 (2024-02-05)

⚠ BREAKING CHANGES

  • workspace: this requires helm-ls v0.0.10 or later helm-ls now supports editing multiple charts, and also having a different workspace directory that the chart directory so the custom logic for finding the chart directory is not needed anymore

Features

  • workspace: remove custom workspace logic (571bfd5)

0.0.7 (2024-01-27)

Bug Fixes

  • launching: remove double executable suffix on windows (e663a75)

0.0.6 (2024-01-06)

Bug Fixes

  • compile: set defaults for cwd (c759a1a)

0.0.5 (2024-01-06)