[Pharo-project] Version 1.39 of Versionner
Hi All, I have produced a new version of Versionner (how odd is that ? :-) What is Versionner: Versionner is a French word that means handling versions. Versionner is the GUI of metacello. It supports a very simple working style: Pressing commit save all the packages of your application and it will create a new Metacello version. The goal of Versionner, is to not ever write a Metacello baseline or version by hand. A nice GUI, as it should be. What is new: - you can load a project from SmalltalkHub (cf screenshot) - some bugs have been fixed (e.g., browsing a version) - including some other fixes, from Norbert for example To load Versionner: doit in a workspace: Gofer new squeaksource3: 'Versionner'; package: 'ConfigurationOfVersionner'; load. (Smalltalk at: #ConfigurationOfVersionner) project lastVersion load. Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (1)
-
Alexandre Bergel