Releases: astral-sh/ruff-vscode
2024.56.0
What's Changed
Bump Ruff to 0.8; bump ruff-lsp to 0.0.59 by @AlexWaygood in #643
Full Changelog: 2024.54.0...2024.56.0
2024.54.0
What's Changed
This release upgrades the bundled Ruff version to v0.7.1
that includes an important fix for the language server to avoid indexing the entire root directory when opening a file directly in VS Code (astral-sh/ruff#13770).
Full Changelog: 2024.52.0...2024.54.0
2024.52.0
What's Changed
This release upgrades the bundled Ruff version to v0.7.0
, and the bundled ruff-lsp version to 0.0.58
.
Full Changelog: 2024.50.0...2024.52.0
2024.50.0
What's Changed
This release upgrades the bundled Ruff version to v0.6.6
, and the bundled ruff-lsp
version to 0.0.57
.
Full Changelog: 2024.48.0...2024.50.0
2024.48.0
What's Changed
- Separate publish steps for Code Marketplace and OpenVSX by @dhruvmanila in #614
Full Changelog: 2024.46.0...2024.48.0
2024.46.0
What's Changed
- Set status to 'not-busy' when server startup is complete by @MichaReiser in #608
Full Changelog: 2024.44.0...2024.46.0
2024.44.0
What's Changed
This release upgrades the bundled Ruff version to v0.6.4
, and the bundled ruff-lsp
version to 0.0.56
.
- Use "application" scope for global only settings (
ruff.logLevel
,ruff.logFile
) (#594) - Always include "Show Logs" button in Ruff notification (#600)
Full Changelog: 2024.42.0...2024.44.0
2024.42.0
What's Changed
- Fix ruff discovery for paths containing symbols that can't be represented by the local encoding by @MichaReiser in #584
- Bump version to 2024.42.0 by @AlexWaygood in #587
Full Changelog: 2024.40.0...2024.42.0
2024.40.0
What's Changed
The previous release failed to upload some artifacts to the Open VSX registry due to the registry being down. This release is a re-release of 2024.38.0
to ensure that users of that registry aren't affected.
Note: The VS Code marketplace contains all the artifacts for 2024.38.0
.
Full Changelog: 2024.38.0...2024.40.0
2024.38.0
What's Changed
- Add support for Windows
.cmd
and.bat
files by @tonka3000 in #570 - Upgrade Ruff to
0.5.7
by @dhruvmanila in #576
New Contributors
- @tonka3000 made their first contribution in #570
Full Changelog: 2024.36.0...2024.38.0