Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 2.01 KB

Changelog

0.16.1 (2024-04-18)

Miscellaneous Chores

0.16.0 (2023-12-27)

⚠ BREAKING CHANGES

  • up minimum-supported sbt version to 1.7.0 (#1476)

Features

  • add weapon-regex description to mutant and improve statusReason report field (#1470) (bb8878f)
  • regex: use correct replacement and location from weapon-regex mutations (#1480) (fc9854b)
  • report: add tests and coverage per-test to report (#1475) (5a529c8)

Bug Fixes

Miscellaneous Chores