[ANN] Launchpad v3.0.0 [v3.0.0] released!
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
I've fixed the links. Thanks for reporting Hernan. We renamed the class and forgot to update the docs. Should be fixed now. On Tue, Jun 30, 2020 at 6:28 PM Hernán Morales Durand < hernan.morales@gmail.com> wrote:
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
participants (3)
-
Buenos Aires Smalltalk -
Gabriel Cotelli -
Hernán Morales Durand