Skip to content

2.4.1

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 28 Jun 20:16
· 41 commits to main since this release
ef6bb98

Breaking changes

We remove support of .tiff and .jpeg temporarily as before they weren't working without globally installed libjpeg and libtiff in the correct folder, so we decided to completely remove support for other than .png formats for now and get back to them later on.

Fixes

  • Fix issue Error: dyld: Library not loaded: /usr/local/opt/libtiff/lib/libtiff.5.dylib if libtiff is not installed om MacOS
  • Fix issue antialiasing option from nodejs bindings
  • Fix not failing with layout-diff if only one dimension is different