1.9.0
- #1035 - Improve coverage memory consumption
- #1038 - Support Maven Site Plugin 3.12.0+ (thanks IOs)
- #1040 - Faster JUnit 5 coverage calculation
- #1040 - Remove
dependencyDistance
parameter
This release greatly improves the speed and efficiency of the coverage analysis performed before mutation analysis begins (particularly if you are using JUnit 5).
As a result of #1040 any external pitest test plugins (eg JUnit 5, TestNG, arcmutate accelerator) must be updated to a compatible version (1.0.0) when upgrading.
The dependencyDistance
parameter is no longer supported.
History files from earlier releases are incompatible and should be deleted when upgrading.