Releases: astral-sh/ruff-vscode
Releases · astral-sh/ruff-vscode
2023.8.0
What's Changed
- Bump version to
2022.7.0-dev
by @charliermarsh in #125 - release.yaml: Upgrade GitHub Actions by @cclauss in #135
- GitHub Actions add Python 3.11 by @cclauss in #134
- Bump Ruff version to 0.0.251 by @charliermarsh in #137
- Bump the version number for a
2023.8.0
release by @charliermarsh in #139
New Contributors
Full Changelog: 2023.6.0...2023.8.0
2023.6.0
What's Changed
- Bump version to
2023.5.0-dev
by @charliermarsh in #108 - Add a note on extension compatibility by @charliermarsh in #109
- Bump Ruff version to 0.0.225 by @charliermarsh in #113
- Expose the ruff.trace.server setting for tracing ruff-lsp activity by @yaegassy in #114
- Install the right version of ruff in aarch64 & armhf Linux targets by @messense in #119
- Bump Ruff version to 0.0.239 by @charliermarsh in #123
- Bump the version number for a
2023.6.0
release by @charliermarsh in #124
New Contributors
Full Changelog: 2023.4.0...2023.6.0
2023.4.0
What's Changed
- Bump version to
2022.3.0-dev
by @charliermarsh in #101 - Make extension robust to no workspaces by @charliermarsh in #104
- Bump Ruff version to 0.0.216 by @charliermarsh in #105
- Bump ruff-lsp version to 0.0.15 by @charliermarsh in #106
- Bump the version number for a
2023.4.0
release by @charliermarsh in #107
Full Changelog: 2023.2.0...2023.4.0
2023.2.0
What's Changed
- Bump version to
2022.3.0-dev
by @charliermarsh in #94 - Bump Ruff version to 0.0.206 by @charliermarsh in #95
- Bump version for 2023 by @charliermarsh in #97
- Bump Ruff version to 0.0.209 by @charliermarsh in #99
- Bump the version number for a
2023.2.0
release by @charliermarsh in #100
Full Changelog: 2022.2.0...2023.2.0
2022.2.0
What's Changed
- Enable nightly pre-release builds by @charliermarsh in #82
- Clean up test suite to match ruff-lsp by @charliermarsh in #83
- Migrate to
python-lsp-jsonrpc
by @charliermarsh in #85 - Bump Ruff and ruff-lsp versions by @charliermarsh in #86
- Migrate away from Nox by @charliermarsh in #87
- Confusing error message if old ruff-lsp package installed by @FrancescElies in #89
- Bump Ruff version to 0.0.203 by @charliermarsh in #91
- Bump Ruff version to 0.0.204 by @charliermarsh in #92
- Bump the version number for a
2022.2.0
release by @charliermarsh in #93
New Contributors
- @FrancescElies made their first contribution in #89
Full Changelog: 2022.0.26...2022.2.0
2022.0.26
Full Changelog: 2022.0.25...2022.0.26
2022.0.25
What's Changed
- Migrate to ruff-lsp by @charliermarsh in #75
- Simplify some TypeScript code by @charliermarsh in #77
- Upgrade ruff-lsp to v0.0.8 by @charliermarsh in #79
Full Changelog: 2022.0.24...2022.0.25
2022.0.24
What's Changed
- Add docs on replacing Black et al by @charliermarsh in #66
- Skip JSON RPC abstraction for cross-interpreter calls by @charliermarsh in #67
- Remove mypy.ini by @charliermarsh in #68
- Clarify Black + Ruff compatibility in README by @charliermarsh in #69
- Show check summary when hovering on checkcode in noqa comment by @harupy in #26
- Bump Ruff version to 0.0.190 by @charliermarsh in #74
Full Changelog: 2022.0.23...2022.0.24
2022.0.23
What's Changed
- Modify settings logic to match isort plugin by @charliermarsh in #60
- Remove severity from default settings by @charliermarsh in #62
- Bump Ruff version to 0.0.185 by @charliermarsh in #63
- Add
ruff-lsp
to README by @charliermarsh in #64
Full Changelog: 2022.0.22...2022.0.23
2022.0.22
What's Changed
- Fix 'Exception ignored in atexit callback' in jsonrpc by @eddyg in #54
- Mark unused imports and local variables as unnecessary by @charliermarsh in #55
- Bump Ruff version to 0.0.182 by @charliermarsh in #57
New Contributors
Full Changelog: 2022.0.21...2022.0.22