v0.0.42
Highlights
ruff-lsp
now supports Python formatting via Ruff's ruff format
command.
What's Changed
- Drop
-dev
suffix from 3.12 in CI by @zanieb in #281 - Fix failing test for latest Ruff version by @dhruvmanila in #284
- Bump ruff from 0.0.292 to 0.1.0 by @dependabot in #285
- Bump ruff from 0.1.0 to 0.1.1 by @dependabot in #287
- Show ruff version on test start by @zanieb in #289
- Run tests against the main branch of Ruff by @zanieb in #286
- Remove experimental formatter flag by @charliermarsh in #292
- Add formatter to README by @charliermarsh in #251
- Bump version to v0.0.42 by @charliermarsh in #294
Full Changelog: v0.0.41...v0.0.42