Releases: hcoles/pitest
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
#923 Internal interface changes
#930 Pluggable mutators
Due to internal changes some third party plugins maybe incompatible with this release.
All history files should be deleted before upgrading.
The names of the remove conditionals mutators have changed slightly as a result of #930 and may need to be updated in build scripts if explicitly activated.
1.6.9
1.6.8
1.6.7
#897 Fix description when replacing value with empty set
#900 Support multiple test engines
#822 Fix regression of NPE when reading classpath manifest
#798 Fix regression of jvmArgs parameter support via maven
#797 Fix regression of line coverage on console
As a result of #900 the testPlugin
parameter is now defunct, but pitest will continue to accept it without error for this release. Pitest will use any test-engines supplied on the classpath, falling back to the built in JUnit4 support when other test engines cannot handle the class.