mirror of
https://github.com/lovell/sharp.git
synced 2025-07-17 22:10:14 +02:00
20 lines
675 B
Markdown
20 lines
675 B
Markdown
---
|
|
title: v0.30.5 - 23rd May 2022
|
|
slug: changelog/v0.30.5
|
|
---
|
|
|
|
* Install: pass `PKG_CONFIG_PATH` via env rather than substitution.
|
|
[@dwisiswant0](https://github.com/dwisiswant0)
|
|
|
|
* Add support for `--libc` flag to improve cross-platform installation.
|
|
[#3160](https://github.com/lovell/sharp/pull/3160)
|
|
[@joonamo](https://github.com/joonamo)
|
|
|
|
* Allow installation of prebuilt libvips binaries from filesystem.
|
|
[#3196](https://github.com/lovell/sharp/pull/3196)
|
|
[@ankurparihar](https://github.com/ankurparihar)
|
|
|
|
* Fix rotate-then-extract for EXIF orientation 2.
|
|
[#3218](https://github.com/lovell/sharp/pull/3218)
|
|
[@jakob0fischl](https://github.com/jakob0fischl)
|