Works is slowing down with summer holidays starting in some parts of the world.
But we managed to merge 8 PRs this week: Compiler ======== Main change of the weeks is that we now can compile DoIts without a method header and without the need of code reformatting (without having to add a return). - DoIts without method header and reformatting #11463 https://github.com/pharo-project/pharo/pull/11463 - Fix code highlighting for no-header doIts #1296 https://github.com/pharo-spec/Spec/pull/1296 - Fix code highlighting for no-header doIts #400 https://github.com/pharo-spec/NewTools/pull/400 Features ======== - Adding possibility to add bindings in debugger context interaction model #378 https://github.com/pharo-spec/NewTools/pull/378 Bug Fixes ========= - fixes: problem size of columns when updating inspector (Newtools #395) #1294 https://github.com/pharo-spec/Spec/pull/1294 Cleanup ======== - Integer: add missing #subclassResponsibility #11471 https://github.com/pharo-project/pharo/pull/11471 - tag AbstractBinaryFileStream as abstract #11472 https://github.com/pharo-project/pharo/pull/11472 - Deprecate-theMetaClass-theNonMetaClass #11467 https://github.com/pharo-project/pharo/pull/11467