We merged 12 PRs this week:

Features
=======

- Allow creating Pharo methods using the Bytecode IR #11437
        https://github.com/pharo-project/pharo/pull/11437
        
- Show keyboard shortcuts on Debugger commands' tooltips
        https://github.com/pharo-spec/NewTools/pulse

- Allow to add an image directly from layout #1285
        https://github.com/pharo-spec/Spec/pull/1285
        
- Add drop list column support in tables #1290
        https://github.com/pharo-spec/Spec/pull/1290

Bugs
====

- fix ShiftClassInstaller that fails to migrate some objects #11442
        https://github.com/pharo-project/pharo/pull/11442
        
- Revert "Replacing method command refactorings with transformations from Ref2" 
#11438
        https://github.com/pharo-project/pharo/pull/11438


Memory
======

do not store the commentSourcePointer in the class Organizer. Work in progress, 
see https://github.com/pharo-project/pharo/issues/10958

Add commentSourcePointer to ClassDescription #11326
        https://github.com/pharo-project/pharo/pull/11326
        
fix-tests-commentSourcePointer #11441
        https://github.com/pharo-project/pharo/pull/11441
        
        
Cleanup
======

- remove the Deprecated10 package #11426
        
https://github.com/pharo-project/pharo/https://github.com/pharo-project/pharo/pull/11440/11426
        
- reduce-asSymbol-in-tools #11436
        https://github.com/pharo-project/pharo/pull/11436
        
- Cleanup: Deprecate FFIExternalReference>>#handle: and 
FFIExternalReference>>#handle #11431
        https://github.com/pharo-project/pharo/pull/11431
        
- Cleanup-asRingMinimalDefinitionIn-Parent #11440
        https://github.com/pharo-project/pharo/pull/11440

Reply via email to