Skip to content

Releases: xraph/langserver

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 20:32

1.0.0 (2026-08-02)

Features

  • langserver, a language-agnostic adapter for language servers (e13395c)
  • stdio: LSP base-protocol framing and a serve loop (3eccac4)

Bug Fixes

  • lsp: end-of-document is a valid offset (ba6f208)