Scapegoat v1.4.2 Release Notes

Release Date: 2020-03-27 // about 4 years ago
  • ๐Ÿ›  Several false-positives got fixed, for the following inspections:

    • #266 - VariableShadowing
    • #310 - ExistsSimplifiableToContains
    • #267 - UnnecessaryConversion

    ๐Ÿ†• New inspections have been added:

    • #268 - RepeatedIfElseBody
    • #270 - actually that's an amendment to SwallowedException

    Descriptions and help text for inspections have been revised and amended in #281

    ๐Ÿš€ Also, several internal improvements were made - with the release process, employing Scala Steward for dependency upgrades, etc.