Skip to content

v3.0.0

Choose a tag to compare

@gcotelli gcotelli released this 29 Jun 17:14

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