Changes are not available but here is a few from commit log:
* Add euclidean_distance_rgba method.
* Fix crash bilinear upsampling tall images.
* Fix bilinear upsampling correctness.
* Bilinear resampling in C.
* Removed debugging printf.
* Set bounds correctly, add tests.
* Store pixels in uint32_t instead of long.
Saves space and works on 32-bit systems
* Bump chunky_png dependency to 1.2.7.
* Bilinear resampling in C.
* Removed debugging printf.
* Set bounds correctly, add tests.
* Store pixels in uint32_t instead of long. Saves space and works
on 32-bit systems
* Bump chunky_png dependency to 1.2.7.