v1.0.0
1.0.0 (2026-07-15)
See https://stryker-mutator.io/blog/stryker4s-v1/
Features
- maven: rewrite Maven plugin with testrunner and rollback support (#2044) (053b3ce)
- mill: add Mill plugin (#2042) (d18cbf7)
Bug Fixes
- always preserve original statement in mutation switch case (#2045) (fff3a4a)
- improve exclude-annotation matching (#2063) (20059f0)
- scala-dialect: support Scala 3.9 (#2039) (69afb80)
- target java-output-version 17 (#2040) (a82c4ae)
- testrunner: handle messages larger than socket buffer (#2068) (86aa9ed)
Performance Improvements
- multiple performance improvements during pre-testing stages (#2070) (dba0f6a)
- only traverse tree once when building new mutated tree (#2084) (a66af9b)
- splice mutated file instead of re-printing entire source tree (#2083) (f8cb694)
Miscellaneous Chores
- release 1.0.0 (18d2660)