Releases: astral-sh/ruff-vscode
Releases · astral-sh/ruff-vscode
2024.6.0
What's Changed
- Remove unnecessary indentation in
ruff.ignoreStandardLibrary
inpackage.json
by @yaegassy in #398 - Use publicly available Apple Silicon runners by @charliermarsh in #399
- Bump version to 2024.6.0 by @charliermarsh in #400
Full Changelog: 2024.4.0...2024.6.0
2024.4.0
Highlights
This release upgrades the bundled Ruff version to v0.1.14 and adds two additional settings
to the extension:
ruff.lint.enable
: Defaults totrue
. Set tofalse
to use Ruff for formatting exclusively.ruff.ignoreStandardLibrary
: Defaults totrue
. Set tofalse
to disable the extension's
standard library exclusion logic.
What's Changed
- Allow opt-out of standard library detection by @charliermarsh in #395
- Add support for using the extension exclusively for formatting by @charliermarsh in #394
- Bump version to 2024.4.0 by @charliermarsh in #396
- Fix typo in README by @charliermarsh in #397
Full Changelog: 2024.2.0...2024.4.0
2024.2.0
What's Changed
- Amend
notebook.source
actions on save recommendation by @blakeNaccarato in #380 - Bump version to 2024.1.0-dev by @charliermarsh in #388
- Include Alpine in target platforms by @charliermarsh in #387
- Bump version to 2024.2.0 by @charliermarsh in #390
New Contributors
- @blakeNaccarato made their first contribution in #380
Full Changelog: 2024.0.0...2024.2.0
2024.0.0
What's Changed
- Update ruff README badge versions to 0.1.9 by @kieran-ryan in #375
- Bump version to 2024.0.0 by @charliermarsh in #378
- Recommend
notebook.source
actions on save by @charliermarsh in #379 - Update README.md with example for using
ruff.args
insettings.json
by @simkimsia in #283
New Contributors
- @simkimsia made their first contribution in #283
Full Changelog: 2023.60.0...2024.0.0
2023.60.0
What's Changed
- Exclude scripts directory from extension bundle by @kieran-ryan in #373
- Bump version to 2023.60.0 by @charliermarsh in #374
New Contributors
- @kieran-ryan made their first contribution in #373
Full Changelog: 2023.58.0...2023.60.0
2023.58.0
What's Changed
- Bump version to 2023.58.0 by @charliermarsh in #368
Full Changelog: 2023.56.0...2023.58.0
2023.56.0
What's Changed
- Build ARM Mac extension on M1 runners by @charliermarsh in #366
Full Changelog: 2023.54.0...2023.56.0
2023.54.0
What's Changed
- Surface Ruff errors as VS Code warnings by @charliermarsh in astral-sh/ruff-lsp#341
- Bump version to 2023.54.0 by @charliermarsh in #361
Full Changelog: 2023.52.0...2023.54.0
2023.52.0
What's Changed
- Add register-status hooks to extension by @charliermarsh in #350
- Bump Ruff version to v0.1.8 by @charliermarsh in #359
- Bump version to 2023.52.0 by @charliermarsh in #360
Full Changelog: 2023.50.0...2023.52.0
2023.50.0
What's Changed
- Avoid writing empty source on excluded files by @charliermarsh in astral-sh/ruff-lsp#317
- Bump version to 2023.50.0 by @charliermarsh in #339
Full Changelog: 2023.48.0...2023.50.0