Skip to content

v0.21.0

Latest

Choose a tag to compare

@stryker-mutator stryker-mutator released this 05 Jun 19:47
9c3d929

0.21.0 (2026-06-05)

Features

  • add more detailed logging for mutant runner and console reporter (#2015) (517bc58)

Bug Fixes

  • disable Scala3 pattern match exhaustiveness check (#2023) (a753f8f)
  • place coverage statement inside wildcard block instead of in condition (#2024) (5d24b3e)
  • report correct location for statements with comments (#2025) (8e187b8)
  • rollback: use offset for compile error location when available (#2013) (b7c6d79), closes #2011
  • sbt: read test-runner responses on demand to avoid teardown race (#1861) (#2010) (9585be4)