Skip to content

0.2.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajoberstar ajoberstar released this 25 Feb 21:18
· 55 commits to main since this release

This is a breaking release to bring Jovial in line with JUnit Platform 1.x (previously the milestones were being used).

Breaking Changes

  • Updated to support JUnit Platform 1.1.0.
  • Remove of Gradle plugin and socket launcher. Gradle will be adding their own JUnit 5 support, so this isn't needed now.

Enhancements

None

Fixes

None

Deprecations

None

Compatibility

Java: requires 8 or higher