Skip to content

2.4.0

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 17 Jun 19:42
· 28 commits to main since this release

This is huuuge

Big thanks to @eWert-Online for his help on this project and especially this release 馃帀

Features:

  • 馃敵 Add ignore regions support. You can use --ignore-regions param or ignoreRegions option for node.js to ignore changes inside specific coordinate array
  • 馃殑 Improve image difference, yes odiff is even faster than before

Fixes:

  • 馃悰 Finally resolve all issues with linking libpng and zlib on windows server and esy prefix by providing one statically linked binary. Now it should not have any problems on any operation system
  • 馃悰 Fix "index out of bounds" on antialiasing check if image is zero height or width (#38)