On 27 Dec 2013, at 11:57, Philippe Marschall <philippe.marschall@gmail.com> wrote:
We are pleased to announce the releases of Seaside 3.1 and 3.0.10.
That is great news. Congratulations and thank you to the whole team.
Seaside 3.1 is a feature release and contains a range of improvements and fixes from a variety of people. Seaside 3.0.10 is a minor release of Seaside 3.0 containing only a single bug fix.
The changes can be view here: http://code.google.com/p/seaside/wiki/Seaside310Changelog and here: http://code.google.com/p/seaside/wiki/Seaside3010Changelog
A one-click image is available here: http://www.seaside.st/distributions/Seaside-3.1-OneClick.zip and here: http://www.seaside.st/distributions/Seaside-3.0.10-OneClick.zip Mavericks user beware the one click images are not signed.
Itâs a pity those are still based on Pharo 1.3, which is becoming quite old now.
Seaside's Metacello configuration has been updated, so Seaside 3.1 can be loaded into Pharo with:
Gofer new url:'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main'; package: 'ConfigurationOfSeaside3'; load. ((Smalltalk at: #ConfigurationOfSeaside3) project version: #stable) load.
Images of Pharo 2.0 or 3.0 with Seaside preloaded can be found here: https://ci.inria.fr/pharo-contribution/job/Seaside/ Sven
For more control over what gets loaded check out the class comment of ConfigurationOfSeaside3 that lists the supported groups.
We would like to thank everybody who contributed to these releases.
The Seaside Team _______________________________________________ seaside-dev mailing list seaside-dev@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev