Attempt to remove temp file after install #331

This commit is contained in:
Lovell Fuller
2016-01-06 16:31:01 +00:00
parent a0e034a9e9
commit 0ffa1e72d0
2 changed files with 16 additions and 4 deletions

View File

@@ -16,6 +16,10 @@
[#326](https://github.com/lovell/sharp/issues/326)
[@c0decafe](https://github.com/c0decafe)
* Attempt to remove temporary file after installation.
[#331](https://github.com/lovell/sharp/issues/331)
[@dtoubelis](https://github.com/dtoubelis)
#### v0.12.1 - 12<sup>th</sup> December 2015
* Allow use of SIMD vector instructions (via liborc) to be toggled on/off.