v0.0.41
What's Changed
- Bump pygls from 1.0.2 to 1.1.0 by @dependabot in #262
- Add instructions for configuring Helix to use
ruff-lsp
alongside another language server such aspyright
. by @aspizu in #261 - Rename deprecated function / types by @dhruvmanila in #263
- Use document path instead of an instance by @dhruvmanila in #265
- Bump pygls from 1.1.0 to 1.1.1 by @dependabot in #268
- Update use of deprecated
workspace.get_document
by @zanieb in #271 - Add test coverage for the oldest supported Ruff version by @zanieb in #270
- Use
--output-format
instead of--format
by @zanieb in #266 - Remove "usage" from installation header in readme by @zanieb in #272
- Add fix safety notes to readme by @zanieb in #273
- Require
pygls>=1.1.0
by @charliermarsh in #277 - Always link add dedicated format command by @charliermarsh in #276
- Bump LSP version to v0.0.41 by @charliermarsh in #278
New Contributors
Full Changelog: v0.0.40...v0.0.41