mutant v0.10.28 Release Notes

Release Date: 2021-03-07 // about 3 years ago
    • #1219

      • Remove float literal negation mutations (1.0 -> -1.0).
    • #1218

      • Remove integer literal negation mutations (1 -> -1).
    • #1220

      • Ignore methods defined in non .rb files during matching.