v3.0.0
Breaking Changes
- Handlers must now subclass
LaunchpadCommandLineHandlerinstead ofApplicationStarterCommandLineHandler - Pharo 6.1 is no longer supported
Non breaking changes
- PR #7 Fix
--suspend-uiflag when the image is already headless - Added Pharo 8 to the build matrix
- Use GitHubActions and CodeCov