Esteban's ChangeLog week of 28 May 2018

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Esteban's ChangeLog week of 28 May 2018

EstebanLM
Hello!

This is my weekly ChangeLog, from 28 May 2018 to 3 June 2018.
You can see it in a better format by going here: http://log.smallworks.eu/web/search?from=28/5/2018&to=3/6/2018

ChangeLog
=========

1 June 2018:
------------

*    I just added support for stateful traits in [tonel](>https://github.com/pharo-vcs/tonel/commit/7147d7b21ef614b958aaed1f4844c86da537d049)
   
    It was pretty simple :)
   

30 May 2018:
------------

*    I spent sometime on the UI of Iceberg.
   
    This time I improved the version history browser (you know, the browser that appears on Calypso, whenever you
    have a repository connected to your sources). In fact, I changed the old implementation (based on Glamour) to
    our own implementation.
   
    This allow us to share some functionality from history browser (like the ability to checkout from a version),
    and I also added the ability of install a particular version.
   
    this is the PR [https://github.com/pharo-vcs/iceberg/pull/829](https://github.com/pharo-vcs/iceberg/pull/829)
   
*    I backported stable P7 VM to P6.1.
    This should fix some problems... and create some new, as always :)
   

cheers!
Esteban