Skip to content

2024.28.0

Compare
Choose a tag to compare
@snowsignal snowsignal released this 19 Jun 16:19
· 56 commits to main since this release
646ab53

What's Changed

This release upgrades the bundled Ruff version to v0.4.9, which includes a number of bug fixes
and improvements to ruff server.

To start using ruff server, add the following to your settings.json:

{
  "ruff.nativeServer": true
}

Or see the README for more.

Full Changelog: 2024.26.0...2024.28.0