Skip to content

v8.2.0

Latest

Choose a tag to compare

@gcotelli gcotelli released this 11 Mar 11:44
· 1 commit to v8 since this release
7eb12b0

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 PropertyBasedEqualityChecker by @gcotelli in #136
  • Improve PartsPerFraction multiplication 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