[ANN] Advanced-Design MOOC on Youtube
All the videos from the Advanced-Design MOOC are now available on our YouTube channel Inria Learning Lab in a dedicated playlist. This gives you easy access to the 65 MOOC videos and helps you focus on the topics that interest you most. Check it out here: https://www.youtube.com/playlist?list=PL2okA_2qDJ-k9qaQomNEoAo_sA2LsE2Y3 More about the MOOC: https://www.fun-mooc.fr/en/courses/advanced-object-oriented-design-and-devel... Inria Learning Lab Channel: https://www.youtube.com/@inrialearninglab
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
participants (2)
-
Esteban Lorenzano -
Marcus Denker