Commit 15bf162 1 parent 58ef2d9 commit 15bf162 Copy full SHA for 15bf162
File tree 1 file changed +5
-1
lines changed
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.44] - 2025-03-04
6
+
4
7
- fix: Add support for partial formatting using --range option [[ #562 ] ( https://github.com/koxudaxi/ruff-pycharm-plugin/pull/562 )]
5
8
- fix: fix format and fix action [[ #559 ] ( https://github.com/koxudaxi/ruff-pycharm-plugin/pull/559 )]
6
9
- fix: Improve error handling [[ #554 ] ( https://github.com/koxudaxi/ruff-pycharm-plugin/pull/554 )]
230
233
- Add --exit-zero option to argument [[ #12 ] ( https://github.com/koxudaxi/ruff-pycharm-plugin/pull/12 )]
231
234
- Fix textRange logic [[ #13 ] ( https://github.com/koxudaxi/ruff-pycharm-plugin/pull/13 )]
232
235
233
- [ Unreleased ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.43...HEAD
236
+ [ Unreleased ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.44...HEAD
237
+ [ 0.0.44 ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.43...v0.0.44
234
238
[ 0.0.43 ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.42...v0.0.43
235
239
[ 0.0.42 ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.41...v0.0.42
236
240
[ 0.0.41 ] : https://github.com/koxudaxi/ruff-pycharm-plugin/compare/v0.0.40...v0.0.41
You can’t perform that action at this time.
0 commit comments