Releases: astral-sh/ruff-vscode
Releases · astral-sh/ruff-vscode
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
2023.48.0
What's Changed
- Avoid removing all contents when formatting file with syntax error by @zanieb in astral-sh/ruff-lsp#314
- Bump version to 2023.48.0 by @charliermarsh in #337
Full Changelog: 2023.46.0...2023.48.0
2023.46.0
What's Changed
- Add note on isort enablement by @charliermarsh in #321
- chore: move
eslint
andprettier
configuration withinpackage.json
by @SauravMaheshkar in #322 - Change
showNotifications
to a window setting by @charliermarsh in #333 - Update with Notebook support by @dhruvmanila in #326
- Bump version to 2023.46.0 by @charliermarsh in #335
New Contributors
- @SauravMaheshkar made their first contribution in #322
- @dhruvmanila made their first contribution in #326
Full Changelog: 2023.44.0...2023.46.0