# Pharo 12
- Use identity comparisons when looking for elements in a list #1568
https://github.com/pharo-spec/Spec/pull/1568
- [P12][Backport] adding test to ensure it is possible to recompile code within
a bloc with a dead home context twice #785
https://github.com/pharo-spec/NewTools/pull/785
# VM
- Improving log of old space limit error reporting #833
https://github.com/pharo-project/pharo-vm/pull/833
# Fixes
- 16897-Deprecation--messageText-results-in-MNU #16908
https://github.com/pharo-project/pharo/pull/16908
- Forward port https://github.com/pharo-spec/Spec/pull/1568 #1569
https://github.com/pharo-spec/Spec/pull/1569
- add error handler for latin1 encoding failure #796
https://github.com/pharo-spec/NewTools/pull/796
# Speed
- Update FormSet to not recompute each scalling all the time #16886
https://github.com/pharo-project/pharo/pull/16886
# Rules
- improve ReCollectionAtCollectionSizeRule #16916
https://github.com/pharo-project/pharo/pull/16916
- Delete ReDeprecateWithFirstCharacterDownshiftedRule and his test #16901
https://github.com/pharo-project/pharo/pull/16901
- tests for rules from style category #16896
https://github.com/pharo-project/pharo/pull/16896
- Small PR to add support to set class rules in the Smallint checker #16864
https://github.com/pharo-project/pharo/pull/16864
- Cyclomatic complexity rule #16851
https://github.com/pharo-project/pharo/pull/16851
- Fixes critics browser problems #797
https://github.com/pharo-spec/NewTools/pull/797
- Add critics on class option #794
https://github.com/pharo-spec/NewTools/pull/794
# Towards a green CI
- StClassCritiqueBrowserPresenter: Remove method with Undeclared #799
https://github.com/pharo-spec/NewTools/pull/799
- Fix failing tests making CI to fail #16868
https://github.com/pharo-project/pharo/pull/16868
- fix testThatThereAreNoSelectorsRemainingThatAreSentButNotImplemented #16906
https://github.com/pharo-project/pharo/pull/16906
- Move UnifiedDiffJoinSection to Pharo #16915
https://github.com/pharo-project/pharo/pull/16915
- Move unified diff Morph to Tool-Diff #16909