[ANN] Pharo 13.1 released

EL
Esteban Lorenzano
Thu, Jun 26, 2025 8:28 AM

Hi,

We just released Pharo 13.1 with some quality of life improvements we
merged since version 13.0:

What’s Changed

Full Changelog:
https://github.com/pharo-project/pharo/compare/v13.0.0...v13.1.0

Cheers,

Esteban

Hi, We just released Pharo 13.1 with some quality of life improvements we merged since version 13.0: What’s Changed * update new tools to v0.10.4 and spec to v2.0.3 by @estebanlm in https://github.com/pharo-project/pharo/pull/18313 * bump iceberg to v2.4.1 by @estebanlm in https://github.com/pharo-project/pharo/pull/18210 * Fix for #18225: Be robust against unintentionally sending #initialize to a Trait (Pharo 13) by @MarcusDenker in https://github.com/pharo-project/pharo/pull/18238 * [P13 Backport] Fix: Rubric error when jumping to previous word and string begins with separators by @Gabriel-Darbord in https://github.com/pharo-project/pharo/pull/18232 * [Pharo13] Adding validation of the hierarchy for all the slots by @tesonep in https://github.com/pharo-project/pharo/pull/18243 * Fix closing window shortcuts in combination with window groups by @guillep in https://github.com/pharo-project/pharo/pull/18116 * Fixing the Toplo Version by @tesonep in https://github.com/pharo-project/pharo/pull/18263 * [Pharo13] Update Roassal to new Released version by @tesonep in https://github.com/pharo-project/pharo/pull/18262 * Fix cursor on multiple OSWindows by @tinchodias in https://github.com/pharo-project/pharo/pull/18280 * Backport #18289 to P13: Fix Duplicate class refactoring by @jecisc in https://github.com/pharo-project/pharo/pull/18290 * rename examples and ClapHelp command by @demarey in https://github.com/pharo-project/pharo/pull/18312 *Full Changelog*: https://github.com/pharo-project/pharo/compare/v13.0.0...v13.1.0 Cheers, Esteban ​