Skip to content

pytest-lsp v1.0.0 - 2025-10-25

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Oct 12:10
· 47 commits to develop since this release

v1.0.0 - 2025-10-25

Enhancements

  • Introduced register_lsp_features which should make it easier to modify and extend the behaviour of the default language client. (#195)

Client Capabilities

  • Add client capabilities for neovim v0.11.0 (#198)

Misc

  • Updated minimum version of pytest-asyncio to v1

    Add support for Python 3.14 (#201)

  • Bump pygls to v2.0

    Drop Python 3.9 support (#213)