Skip to content

v4.0.0

Choose a tag to compare

@romankh3 romankh3 released this 09 Dec 10:58
· 38 commits to master since this release

⭐️ New Features

  • refactored drawRectangles method due to SRP.
  • optimized isDifferentPixels to improve the algorithm.
  • moved to Apache License 2.0
  • removed Point and used java.awt.Point instead
  • added Gradle.yml for GitHub actions
  • removed commandLine usage
  • renamed ComparisonResult to ImageComparisonResult
  • renamed ComparisonState to ImageComparisonState
  • added own RuntimeException for wrapping checked exception
  • added Gitter chat for communication.

❤️ Contributors
@mw79, @xSAVIKx - thanks for ideas, which you provided for this release.