Prevent error when cumulative rounding below target #1154

This commit is contained in:
Lovell Fuller
2018-03-13 19:42:10 +00:00
parent 8f690236ed
commit f60f7dab12
3 changed files with 32 additions and 1 deletions

View File

@@ -4,6 +4,12 @@
Requires libvips v8.6.1.
#### v0.20.1 - TBD
* Prevent smartcrop error when cumulative rounding is below target size.
[#1154](https://github.com/lovell/sharp/issues/1154)
[@ralrom](https://github.com/ralrom)
#### v0.20.0 - 5<sup>th</sup> March 2018
* Add support for prebuilt sharp binaries on common platforms.