File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -73,3 +73,7 @@ d93ddf8dd43e4f9ed072a03829e287c78d2570a2
737333f1a5d0bef8ca08be79ee7a0d02a018d502680d
7474# Moved art.py utility module from beets into beetsplug
757528aee0fde463f1e18dfdba1994e2bdb80833722f
76+ # Refactor `ui/commands.py` into multiple modules
77+ 59c93e70139f70e9fd1c6f3c1bceb005945bec33
78+ a59e41a88365e414db3282658d2aa456e0b3468a
79+ 25ae330044abf04045e3f378f72bbaed739fb30d
Original file line number Diff line number Diff line change @@ -43,6 +43,9 @@ Other changes:
4343- The documentation chapter :doc: `dev/paths ` has been moved to the "For
4444 Developers" section and revised to reflect current best practices (pathlib
4545 usage).
46+ - Refactored the ``beets/ui/commands.py `` monolithic file (2000+ lines) into
47+ multiple modules within the ``beets/ui/commands `` directory for better
48+ maintainability.
4649
47502.5.1 (October 14, 2025)
4851------------------------
You can’t perform that action at this time.
0 commit comments