Skip to content

0.2.42

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 08:29
· 11 commits to main since this release
576b339

Caution

vscode extension of this version have a bug which cannot find path of bundled fluent-bit-language-server.
Please use updated version (https://github.com/sh-cho/fluent-bit-lsp/releases/tag/0.2.43)

What's Changed

  • Update tree-sitter, tree-sitter-fluentbit
    • tree-sitter: 0.22.6 -> 0.23.0
    • tree-sitter-fluentbit: 0.1.0-alpha.4 -> 0.1.0
    • Allow hyphen in key
  • Fix test
  • Update client code for local debug env

Full Changelog: 0.2.41...0.2.42