Allow installation directory to contain spaces

This previously worked, but regressed in v0.26.0.
This commit is contained in:
Lovell Fuller
2021-07-02 20:55:31 +01:00
parent fcc6eaadd3
commit 536412515f
2 changed files with 8 additions and 5 deletions

View File

@@ -20,6 +20,9 @@ Requires libvips v8.11.0
* Default to single-channel `b-w` space when `extractChannel` is used.
[#2658](https://github.com/lovell/sharp/issues/2658)
* Allow installation directory to contain spaces (regression in v0.26.0).
[#2777](https://github.com/lovell/sharp/issues/2777)
## v0.28 - *bijou*
Requires libvips v8.10.6