v0.16.1 - 13th October 2016
-
C++11 ABI version is now auto-detected, remove sharp-cxx11 installation flag.
-
Add experimental ‘attention’ crop strategy. #295
-
Include .node extension for Meteor’s require() implementation. #537 @isjackwild
-
Ensure convolution kernel scale is clamped to a minimum value of 1. #561 @abagshaw
-
Correct calculation of y-axis placement when overlaying image at a fixed point. #566 @Nateowami