4.0 beta 5

You are here:

Moose Suite 4.0 beta 5 is now available for download.

The same version can also be loaded into a Pharo Development image by executing the following code:

Gofer new
squeaksource: 'Moose';
package: 'ConfigurationOfMoose';
load.
((Smalltalk at: #ConfigurationOfMoose)
project version: '4.0-beta.5') load.
Posted by Tudor Girba at 16 February 2010, 2:27 pm link