What's Changed
- Add to
LanguagePlatform#globalNamed:ifAbsentPut:and#removeGlobalNamed:ifAbsent:. Added icon configuration in dev tools for some classes. Fix the translation search rule to not fail when it appears on the code critics pane in the System Browser by @gcotelli in #133 - Add platform-independent way to access an instance variable by name (#134) by @mtabacman in #135
- Allow to configure type checking rule in the
PropertyBasedEqualityCheckerby @gcotelli in #136 - Improve
PartsPerFractionmultiplication composability by @gcotelli in #137 - Add Pharo 13 as supported platform by @gcotelli in #138
- Improve initialization to better handle Rowan loading issues in dependent projects by @mtabacman and @gcotelli in #139 #140 #141
- Improve build speed and reliability by @gcotelli in #142
- Refactor a bit the translation exporter so it can be used for non-source translation units by @gcotelli in #143
Full Changelog: v8.1.0...v8.2.0