v4.0.0
⭐️ 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.