We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db654de commit 93b2905Copy full SHA for 93b2905
docs/changelog.md
@@ -9,6 +9,10 @@ Requires libvips v8.12.2
9
* Install: pass `PKG_CONFIG_PATH` via env rather than substitution.
10
[@dwisiswant0](https://github.com/dwisiswant0)
11
12
+* Add support for `--libc` flag to improve cross-platform installation.
13
+ [#3160](https://github.com/lovell/sharp/pull/3160)
14
+ [@joonamo](https://github.com/joonamo)
15
+
16
* Allow installation of prebuilt libvips binaries from filesystem.
17
[#3196](https://github.com/lovell/sharp/pull/3196)
18
[@ankurparihar](https://github.com/ankurparihar)
docs/humans.txt
@@ -245,3 +245,6 @@ GitHub: https://github.com/Brodan
245
246
Name: Ankur Parihar
247
GitHub: https://github.com/ankurparihar
248
249
+Name: Joona Heinikoski
250
+GitHub: https://github.com/joonamo
0 commit comments