Skip to content

Releases: python-lsp/python-lsp-server

Python LSP Server v1.1.0

25 Jun 21:54
Compare
Choose a tag to compare

Major release of python-lsp-server with the following new features:

  • Add support for flake8 per-file-ignores
  • Add --version CLI argument and return version in InitializeResult.

Python LSP Server v1.0.1

22 Apr 17:26
Compare
Choose a tag to compare

Minor release of python-lsp-server that updates some dependencies to their latest versions.

Python LSP Server v1.0.0

14 Apr 21:53
Compare
Choose a tag to compare

First major release of python-lsp-server! This version marks a new package and namespace after forking from the python-language-server, thanks to all the contributors that helped with the transition to the new community package.