Hi guys, First thank you for sharing this. Seems to be very useful. I found the Example Handler is missing in the How To: https://github.com/ba-st/Launchpad/blob/release-candidate/docs/HowTo.md Should I look somewhere else? Cheers, Hernán El lun., 29 jun. 2020 a las 14:16, Buenos Aires Smalltalk (< github@fast.org.ar>) escribió:
Launchpad <https://github.com/ba-st/Launchpad>, the entrypoint for your Pharo application reached it's v3.0.0 <https://github.com/ba-st/Launchpad/releases/tag/v3.0.0> version. Breaking Changes
- Handlers must now subclass LaunchpadCommandLineHandler instead of ApplicationStarterCommandLineHandler - Pharo 6.1 is no longer supported
Non breaking changes
- PR #7 Fix --suspend-ui flag when the image is already headless - Added Pharo 8 to the build matrix - Use GitHubActions and CodeCov
Regards,
The Buenos Aires Smalltalk team