In older Pharo versions it was possible to compare two methods selecting them
via UI.
I couldn't find this opportunity in Pharo10, so digging into the source code I
found SpDiffPresenter, if you pass to it a couple of selectors it can compare
them.
Example:
SpDiffPresenter new showOptions: tru
This week we backported some fixes to Pharo12, mostly related to high
resolution rendering and Traits
# Pharo 12
- Backport change of default value for setting #autoSetCanvasScaleFactor to
true #16783
https://github.com/pharo-project/pharo/pull/16783
- Remove (wrong) primitive