Skip to content

0.2.0

Compare
Choose a tag to compare
@ajoberstar ajoberstar released this 26 Feb 01:48
· 50 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