Releases: astral-sh/ruff-lsp
Releases · astral-sh/ruff-lsp
v0.0.62
What's Changed
- Avoid deprecation warning if client is VS Code by @dhruvmanila in #522
- Upgrade ruff to 0.9.6 by @dhruvmanila in #523
Full Changelog: v0.0.61...v0.0.62
v0.0.61
v0.0.60
v0.0.59
v0.0.58
v0.0.57
What's Changed
- Fix single-cell formatting by @MichaReiser in #496
- Update ruff from 0.6.3 to 0.6.6
Full Changelog: v0.0.56...v0.0.57
v0.0.56
What's Changed
- Use empty cell metadata instead of
None
as it's required by @dhruvmanila in #485 - Bump attrs from 24.1.0 to 24.2.0 by @dependabot in #474
- Bump ruff from 0.6.1 to 0.6.3 by @dependabot in #484
Full Changelog: v0.0.55...v0.0.56
v0.0.55
What's Changed
- Bump version to 0.0.55 and Ruff pin to 0.6.1 by @AlexWaygood in #477
Full Changelog: v0.0.54...v0.0.55
v0.0.54
What's Changed
- Convert the path LSP setting to a list if it is a string by @PedramNavid in #402
- Bump ruff to 0.5.0
- Add
showSyntaxErrors
server setting by @dhruvmanila in #454
New Contributors
- @luccahuguet made their first contribution in #391
- @PedramNavid made their first contribution in #402
- @polyzen made their first contribution in #396
- @diegorodriguezv made their first contribution in #425
Full Changelog: v0.0.53...v0.0.54
v0.0.53
What's Changed
- Update Neovim documentation by @dhruvmanila in #385
- Bump ruff from 0.2.1 to 0.2.2 by @dependabot in #388
- Use
ruff check
instead ofruff
by @MichaReiser in #392
New Contributors
- @mrKazzila made their first contribution in #386
Full Changelog: v0.0.52...v0.0.53