mirror of
https://github.com/lovell/sharp.git
synced 2025-07-22 08:12:27 +02:00
13 lines
416 B
Markdown
13 lines
416 B
Markdown
---
|
|
title: v0.10.1 - 1st June 2015
|
|
slug: changelog/v0.10.1
|
|
---
|
|
|
|
* Allow embed of image with alpha transparency onto non-transparent background.
|
|
[#204](https://github.com/lovell/sharp/issues/204)
|
|
[@mikemliu](https://github.com/mikemliu)
|
|
|
|
* Include C standard library for `atoi` as Xcode 6.3 appears to no longer do this.
|
|
[#228](https://github.com/lovell/sharp/issues/228)
|
|
[@doggan](https://github.com/doggan)
|