Skip to content

pytest-lsp v1.0.0b1 - 2024-09-04

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Sep 19:24
· 138 commits to develop since this release

v1.0.0b1 - 2024-09-04

Breaking Changes

  • Drop Python 3.8 support (#178)
  • Drop support for pytest v7 (#180)

Misc

  • Migrate to pygls v2 (#177)
  • Add support for Python 3.13 (#180)
  • Bump minimum pytest-asyncio verision to v0.24 (#182)