Releases: astral-sh/ruff-lsp
Releases · astral-sh/ruff-lsp
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
v0.0.52
What's Changed
- Bump ruff from 0.1.15 to 0.2.0 by @dependabot in #377
- Narrow Text edits by @MichaReiser in #374
- Update ruff configuration to ruff 0.2 by @MichaReiser in #380
- Range formatting support by @MichaReiser in #373
- Bump version to v0.0.52 by @charliermarsh in #381
Full Changelog: v0.0.51...v0.0.52
v0.0.51
What's Changed
- Bump lsprotocol from 2023.0.0 to 2023.0.1 by @dependabot in #368
- Fix typo in README by @charliermarsh in #369
- Bump ruff from 0.1.14 to 0.1.15 by @dependabot in #372
- Remove upper bounds from Ruff requirement by @zanieb in #375
Full Changelog: v0.0.50...v0.0.51
v0.0.50
What's Changed
- Bump lsprotocol from 2023.0.0 to 2023.0.1 by @dependabot in #354
- Bump ruff from 0.1.11 to 0.1.13 by @dependabot in #356
- Bump ruff from 0.1.13 to 0.1.14 by @dependabot in #359
- Add support for disabling the linter by @charliermarsh in #361
- Update standard library detection to match latest by @charliermarsh in #362
- Make standard library detection opt-out by @charliermarsh in #363
- Bump version to v0.0.50 by @charliermarsh in #365
- Pass settings to format document by @charliermarsh in #364
- Include
ignoreStandardLibrary
in global settings by @charliermarsh in #366
Full Changelog: v0.0.49...v0.0.50
v0.0.49
What's Changed
- Bump ruff from 0.1.8 to 0.1.9 by @dependabot in #346
- Bump attrs from 23.1.0 to 23.2.0 by @dependabot in #347
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #348
- Bump ruff from 0.1.9 to 0.1.11 by @dependabot in #349
- Fix stale link to Ruff fix docs by @vEnhance in #350
- Bump dependencies by @charliermarsh in #352
- Support notebook-scoped VS Code actions by @charliermarsh in #351
- Bump version to 0.0.49 by @charliermarsh in #353
New Contributors
Full Changelog: v0.0.48...v0.0.49