File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## [ Unreleased]
4
+
5
+ ## [ 0.0.47] - 2025-04-07
6
+
4
7
- feat: Add opt-in setting for Ruff import optimizer [[ #581 ] ( https://github.com/koxudaxi/ruff-pycharm-plugin/pull/581 )]
5
8
6
9
## [ 0.0.46] - 2025-03-20
245
248
- Add --exit-zero option to argument [[ #12 ] ( https://github.com/koxudaxi/ruff-pycharm-plugin/pull/12 )]
246
249
- Fix textRange logic [[ #13 ] ( https://github.com/koxudaxi/ruff-pycharm-plugin/pull/13 )]
247
250
248
- [ Unreleased ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.46...HEAD
251
+ [ Unreleased ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.47...HEAD
252
+ [ 0.0.47 ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.46...v0.0.47
249
253
[ 0.0.46 ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.45...v0.0.46
250
254
[ 0.0.45 ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.44...v0.0.45
251
255
[ 0.0.44 ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.43...v0.0.44
You can’t perform that action at this time.
0 commit comments