We merged 24 PRs last week and closed 24 issues.
Refactoring Tools
==================
- RB - Introduce new refactoring "Deprecated Class" and commands #9103
https://github.com/pharo-project/pharo/pull/9103
- RB - Fix move method changing protocols #9095
https://github.com/pharo-project/pharo/pull/9095
- Remove add argument refactor option from menu for message #9225
https://github.com/pharo-project/pharo/pull/9225
- RB - Fix namespace with aliased methods, and inline refactoring errors #9141
https://github.com/pharo-project/pharo/pull/9141
- RB - Add preview of refactorings, improve and add tests to Realize Class
Refactoring #9146
https://github.com/pharo-project/pharo/pull/9146
- Improve "Set up score command" #9039
https://github.com/pharo-project/pharo/pull/9039
- RB - Clean code PR #9141 #9239
https://github.com/pharo-project/pharo/pull/9239
- RB - Improve rename method presenter #9234
https://github.com/pharo-project/pharo/pull/9234
- RB - Fix extract set up command #9235
https://github.com/pharo-project/pharo/pull/9235
- RB - Fix rename inst variable shortcut command #9233
https://github.com/pharo-project/pharo/pull/9233
- Fixes the issue #9250: The context menu now opens correctly #9251
https://github.com/pharo-project/pharo/pull/9251
Fixes
=====
- Fix KMShortcutPrinter when single key is pressed #9214
https://github.com/pharo-project/pharo/pull/9214
- 7313 close all debuggers menu option is not working #9219
https://github.com/pharo-project/pharo/pull/9219
- Fix #9222: Cannot disable word wrap from Rubric #9224
https://github.com/pharo-project/pharo/pull/9224
- Fix-isSuperSend-Not-Hardcode-String #9236
https://github.com/pharo-project/pharo/pull/9236
- Fix-Compiler-bindings-self-super-thisContext #9242
https://github.com/pharo-project/pharo/pull/9242
Cleanups: Doc Comments
=======================
The goal is to get doc comments (executable examples in method comments) to
a state that we can run a CI regression test for them.
- Fix-DocComments-Self-Reference #9237
https://github.com/pharo-project/pharo/pull/9237
- Broken-doc-comments-fix-errors #9218
https://github.com/pharo-project/pharo/pull/9218
- Fix some more doc comments #9246
https://github.com/pharo-project/pharo/pull/9246
Cleanups
========
-
9256-Failing-on-CI-ProperMethodCategorizationTesttestSetUpMethodInSUnitTestsNeedsToBeInRunningProtocol
#9258
https://github.com/pharo-project/pharo/pull/9258
- fix-testNoUnusedInstanceVariablesLeft #9238
https://github.com/pharo-project/pharo/pull/9238
- testNoPeriodInMethodSignature-down-to-2 #9245
https://github.com/pharo-project/pharo/pull/9245
- cleaning-up-low-space-error #9249
https://github.com/pharo-project/pharo/pull/9249
- fixes: 9231 new* into newTopToBottom and newLeftToRight #9232
https://github.com/pharo-project/pharo/pull/9232