Infection v0.20.0 Release Notes

Release Date: 2020-11-01 // over 3 years ago
  • Full Changelog

    Added:

    • ➕ Add github logger to be able to use Annotations on GitHub Actions #1368
    • ➕ Add --diff-git-filter & --git-diff-base options #1368
    • [MUTATOR] Implement UnwrapSubstr mutator #1400
    • [MUTATOR] Implement UnwrapStrRev mutator #1399
    • [MUTATOR] Implement UnwrapRtrim mutator #1396
    • [MUTATOR] Implement UnwrapStrIreplace mutator #1397
    • [MUTATOR] Implement UnwrapStrShuffle mutator #1398
    • [MUTATOR] Implement UnwrapLtrim mutator #1395
    • [MUTATOR] Add Ternary operator mutator #1390
    • [MUTATOR] Add Flip Coalesce operator mutator #1389

    🔄 Changed:

    • ✂ Remove redundant Coalesce Mutator and rename FlipCoalesce to Coalesce #1391