mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Release v0.24.1
This commit is contained in:
parent
c7a49054fd
commit
d5ecc537af
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Requires libvips v8.9.0.
|
Requires libvips v8.9.0.
|
||||||
|
|
||||||
### v0.24.1 - TBD
|
### v0.24.1 - 15<sup>th</sup> February 2020
|
||||||
|
|
||||||
* Prevent use of sequentialRead for EXIF-based rotate operation.
|
* Prevent use of sequentialRead for EXIF-based rotate operation.
|
||||||
[#2042](https://github.com/lovell/sharp/issues/2042)
|
[#2042](https://github.com/lovell/sharp/issues/2042)
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
docuteGoogleAnalytics('UA-13034748-12'),
|
docuteGoogleAnalytics('UA-13034748-12'),
|
||||||
docuteApiTitlePlugin
|
docuteApiTitlePlugin
|
||||||
],
|
],
|
||||||
sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.24.0/docs',
|
sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.24.1/docs',
|
||||||
nav: [
|
nav: [
|
||||||
{
|
{
|
||||||
title: 'Funding',
|
title: 'Funding',
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "sharp",
|
"name": "sharp",
|
||||||
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
|
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
|
||||||
"version": "0.24.0",
|
"version": "0.24.1",
|
||||||
"author": "Lovell Fuller <npm@lovell.info>",
|
"author": "Lovell Fuller <npm@lovell.info>",
|
||||||
"homepage": "https://github.com/lovell/sharp",
|
"homepage": "https://github.com/lovell/sharp",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user