Hello!

This is my weekly ChangeLog, from 29 October 2018 to 4 November 2018.
You can see it in a better format by going here: 
http://log.smallworks.eu/web/search?from=29/10/2018&to=4/11/2018

ChangeLog
=========

29 October 2018:
----------------

*    I made a PR to update [Calypso in Pharo 7 to version 
0.12.0](https://github.com/pharo-project/pharo/pull/1943). 
    
    While this should be very easy, in case of Calypso it is a but harder 
because of its dependency graph, that looks a bit like this : 
    
     Calypso
        ClassAnnotation
        Commander
                ClassAnnotation
        SystemCommands
                Commander
                        ClassAnnotationAnyway, in the medium term, I want to 
create a tool to do "chained-releases", which is not so easy 
    because we need to modify baselines and do commits, pushs and tags. 
    
    But it will be possible to do :)
    

cheers! 
Esteban

Reply via email to