Re: [Pharo-dev] New version of Pillar

2017-03-08 Thread stepharong
I made - a new pharo 50 with lightPhaser as version 1.0 and not bleeding edge. - then on pharo 60 now we have 4.0.9 with the fixes of doru next the command line fixes of Maxime. We will finish to get agile :) Stef :) thanks Stef and Maxime. On Wed, Mar 8, 2017 at 10:47 AM, Stephane

Re: [Pharo-dev] New version of Pillar

2017-03-08 Thread Stephane Ducasse
- integrate AST tokens fixed by Doru. - decouple the installer logic from the command-line work made by Maxime. - remove the DNU tricks for magritte elements. - repackage and minimize dependencies (the core of Pillar should not depend on magritte). - package a minimal core that could be used for

Re: [Pharo-dev] New version of Pillar

2017-03-08 Thread Guillermo Polito
:) thanks Stef and Maxime. On Wed, Mar 8, 2017 at 10:47 AM, Stephane Ducasse wrote: > Hi > > We are happy to announce a new version of Pillar for Pharo 50 and 60. > Thanks Maxime Roelandt for the help. > > Features > - Now we can rebuild the mooc slides (the

[Pharo-dev] New version of Pillar

2017-03-08 Thread Stephane Ducasse
Hi We are happy to announce a new version of Pillar for Pharo 50 and 60. Thanks Maxime Roelandt for the help. Features - Now we can rebuild the mooc slides (the metadata is correctly handled) - The double walking of the tree fixes by Yann Dubois is integrated. - We checked and we