The project delivers:
- SWTBot bundles for Eclipse-based applications, as part of a p2 repo http://download.eclipse.org/technology/swtbot/releases/2.4.0
- Its sources, available as source bundle on the same p2 repository; but also tagged on the Git repository: http://git.eclipse.org/c/swtbot/org.eclipse.swtbot.git/tag/?h=2.4.0
No API breakage. Some API was marked as deprecated. Some thrown exceptions in code were modified to align with the declared exception in the API. See also note in "Target Environments".
No change regarding internationalization compared to last release.
SWTBot is now only tested against Eclipse Mars and Neon release. Compatibility with previous versions of Eclipse Platform is not guaranteed. The compatibility with Neon is something new.