We merged 16 PRs and closed 11 Issue tracker entries
Speed + Features
===============
- Added IdentitySet>>identityIncludes: for improved performance #10293
https://github.com/pharo-project/pharo/pull/10293
- Added offset-based copy method to ExternalAddress to parallel *offset… #10285
https://github.com/pharo-project/pharo/pull/10285
Bugs
====
- 10280-Unimplemented-method-in-MemoryLogger-classwriteLoop #10310
https://github.com/pharo-project/pharo/pull/10310
Refactoring Engine
===========
- Migrating RBRenamePackage into Refactoring2 #10164
https://github.com/pharo-project/pharo/pull/10164
- Small changes to make flow clearer. #10287
https://github.com/pharo-project/pharo/pull/10287
Cleanups
========
- 10150-obsoleteClasses--obsoleteBehaviors #10217
https://github.com/pharo-project/pharo/pull/10217
- Fix typos initialise => initialize #10305
https://github.com/pharo-project/pharo/pull/10305
- Typo in DiskFileSystemTest>>#testEntriesHaveAttributes #10303
https://github.com/pharo-project/pharo/pull/10303
- Consistently categorize #startUp: and shutDown: methods #10301
https://github.com/pharo-project/pharo/pull/10301
- Categorize TViewModel #10296
https://github.com/pharo-project/pharo/pull/10296
- More Small cleanups - class side initialize #10299
https://github.com/pharo-project/pharo/pull/10299
- Cleanup EndianDetector #10315
https://github.com/pharo-project/pharo/pull/10315
Tests
=====
- Breakpoint-timeSpamp-unchanged-test #10324
https://github.com/pharo-project/pharo/pull/10324
- 10290-CI-ZnHTTPSTesttestGmailEncrypted-started-failing-on-the-CI #10308
https://github.com/pharo-project/pharo/pull/10308
-
10312-CI-Failing-test-NoUnusedVariablesLeftTest-due-to-RBPackageTransformation
#10313
https://github.com/pharo-project/pharo/pull/10313
Pharo 9 backports
==================
- P9 - Added offset-based copy method to ExternalAddress #10320
https://github.com/pharo-project/pharo/pull/10320