2.4.0
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 orignoreRegions
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)