[ANN] Pharo Launcher 2.0 released!
Posted by
demarey on
Apr 17, 2020; 4:08pm
URL: https://forum.world.st/ANN-Pharo-Launcher-2-0-released-tp5115123.html
Hi all,
This new version introduces major changes:
Big thanks to all contributors, including issue reports. It is also the opportunity to thanks Damien Cassou, the original author of Pharo Launcher.
Here is the changelog:
New features:
- Documentation web site
- Image initialisation script
- Launch configurations, headless VM support
- User template file in addition to the official template file
- Jenkins server template now support pipeline projects
- Support of private Jenkins server
- Support of authenticated HTTP server
Improvements:
- Monitoring of image launch failures to give back the error message (if any)
- Newly created image is automatically selected in the image list
- Allow to set image description at creation time
- Better error management (you will have the choice to ignore them or debug them)
- Add a poor version column in image list
- Speedup (especially when image repository has a lot of images)
Bug fixes:
- Fix use of system unzip on Windows
Regards,
The Pharo team.