Releases: koxudaxi/ruff-pycharm-plugin
Releases · koxudaxi/ruff-pycharm-plugin
v0.0.50
- Added option to use closest configuration file [#602]
v0.0.49
- Fix plugin compatibility issues for 252 EAP with Python dependencies [#609]
v0.0.47
- feat: Add opt-in setting for Ruff import optimizer [#581]
v0.0.46
- fix: Fix Incorrect --stdin-filename Path Conversion for Ruff Under WSL [#571]
- feat: Add Import Optimizer [#570]
- Support 251 EAP [#567]
- feat: Use new python package management listener [#566]
v0.0.45
- fix: fix invalid ruff command option [#564]
v0.0.44
- fix: Add support for partial formatting using --range option [#562]
- fix: fix format and fix action [#559]
- fix: Improve error handling [#554]
- feat: add features to lsp [#550]
- fix: fix skip outside project on save [#553]
v0.0.43
- fix: improve ruff formatter [#548]
- Add ruff logging console [#547]
- Update dependency versions [#538]
v0.0.41
- Improve RuffAsyncFormatter [#518]