With Pharo12 being released, we started to merge more changes in Pharo13.

# Pharo12 

- Pharo12: ProcessorScheduler>>#activeProcess added no instrumentation pragma 
#16557
        https://github.com/pharo-project/pharo/pull/16557
        
- Add Toplo world menu entry (part 2) #16478
        https://github.com/pharo-project/pharo/pull/16478


# Graphics

- Change default value for setting #autoSetCanvasScaleFactor to true #16529
        https://github.com/pharo-project/pharo/pull/16529
        
- missing stroke paint method #16531
        https://github.com/pharo-project/pharo/pull/16531
        
- Change #shrinkTo: on FreeTypeCache to selectively remove entries rather than 
all of them #16419
        https://github.com/pharo-project/pharo/pull/16419
        

# Bugs

- ExteranlAddress>>fromString: converts string to UTF-8 first #16560
        https://github.com/pharo-project/pharo/pull/16560
        

- ProcessorScheduler>>#activeProcess added no instrumentation pragma #16551
        https://github.com/pharo-project/pharo/pull/16551
        

# Refactoring Engine

- Refactoring of the RefactoryChange manager #16526
        https://github.com/pharo-project/pharo/pull/16526
        
- Composite extract method refactoring #16525
        https://github.com/pharo-project/pharo/pull/16525
        
        
# Speed

- Announcer: Return early if there isn't any subscriber #16336
        https://github.com/pharo-project/pharo/pull/16336

# Cleanup / Misc

- New pass at removing SystemAnnouncer references #16518
        https://github.com/pharo-project/pharo/pull/16518

- update with latest changes from Pharo12 #16523
        https://github.com/pharo-project/pharo/pull/16523

- remove interactionState: #16559
        https://github.com/pharo-project/pharo/pull/16559
        
- the tests use #category: from the package Deprecated12 #743
        https://github.com/pharo-spec/NewTools/pull/743
        
        
        
# Tests
- add tests for testDoWhileFalse: and testDoWhileTrue: #16532
        https://github.com/pharo-project/pharo/pull/16532
        
- 5 test for rules #16524
        https://github.com/pharo-project/pharo/pull/16524
        

Reply via email to