Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 07:33
a1f6a56

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.15.0

🚀 Features

  • Port remaining squawk rules (#508)

🐛 Bug Fixes

  • Safely rerun actions (#521)
  • Npm package name checks (#525)
  • Npm action should pull name from package.json (#526)
  • Js bin and add tests (#531)

⚙️ Miscellaneous Tasks

  • Replace tree-sitter submodule with internal crate (#527)

Contributors