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, the entrypoint for your Pharo application reached it's 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