Skip to content

v2.0.0

Choose a tag to compare

@stryker-mutator stryker-mutator released this 05 Jun 15:36
5f05e5c

2.0.0 (2026-06-05)

⚠ BREAKING CHANGES

  • use mutationtesting.{Location, Position} instead of weaponregex.model.{Location, Position} (#653)
  • use cats NonEmpty data structures for mutators and mutation levels (#652)

Features

  • improve Position/Location checks and tests (#650) (5cd7bea)
  • use mutationtesting.{Location, Position} instead of weaponregex.model.{Location, Position} (#653) (f0fe938)
  • use cats NonEmpty data structures for mutators and mutation levels (#652) (af7e6c5)

Bug Fixes

  • add parser context for improved error messages (#648) (881a7e3)