pharo-users@lists.pharo.org

Any question about pharo is welcome

View all threads

[ANN] Aconcagua v8.2.1 [v8.2.1] released!

BA
Buenos Aires Smalltalk
Wed, May 24, 2023 1:08 PM

Aconcagua, measures as first class objects, that is, an object that encapsulates a number with its unit. reached it's v8.2.1 version.

What's Changed

  • Fix NumberToArithmeticObjectAdapter > and < by @gcotelli in https://github.com/ba-st/Aconcagua/pull/30
  • Complete NumberToArithmeticObjectAdapter comparing protocol
  • Remove Measure>>timesRepeat: because it's inlined in some implementations
  • Push up #printMeasure:on: to the common unit superclass

Full Changelog: https://github.com/ba-st/Aconcagua/compare/v8.2.0…v8.2.1

Regards,

The Buenos Aires Smalltalk team