Skip to content

0.24.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Apr 09:21
178aa3c

Postgres Language Server

A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.

0.24.0

๐Ÿš€ Features

  • Expose new workspace function splitStatements with ranges (#730)

๐Ÿ› Bug Fixes

  • Pin bun version and use bundler resolution for wasm package
  • Build wasm from release assets

โš™๏ธ Miscellaneous Tasks

  • Add multi-file pretty print SQL fixtures (#731)

Contributors