Skip to content

1.15.0

Compare
Choose a tag to compare
@hcoles hcoles released this 21 Sep 12:25
· 80 commits to master since this release
afd5add
  • #1253 suppress coverage stats when history test reduction enabled
  • #1252 add extrafeatures param for maven to allow features to be added on commandline without overwriting existing list
  • #1251 expand history interfaces (breaking change)
  • #1250 improve error message when failing to parse feature strings
  • #1248 performance tweak - delay test class identification
  • #1247 legacy code removal

#1251 updates several existing interfaces. Plugins (eg the arcmutate kotlin plugin) using these interfaces must also be updated when upgrading.