image-comparison v3.1.0 Release Notes

Release Date: 2019-06-04 // almost 5 years ago
  • ๐Ÿฑ โญ๏ธ New Features

    โž• Added the ability to draw excluded areas on the result image. Rectangles with the differences drawing RED color. Rectangles of the excluded areas - GREEN color.

    ๐Ÿ›  Fixed root problem on the algorithm.

    โž• Added returning this for setters in ImageComparison and ComparisonResult.

    ๐Ÿ“‡ renamed image1 => expected and image2 => actual.

    โž• Added writeResultTo() for ComparisonResult.