Allow use of recomb op with 1/2 channel input #2584

This commit is contained in:
Lovell Fuller
2021-02-19 16:37:29 +00:00
parent 1986b5cfe6
commit f6f16b91db
3 changed files with 26 additions and 11 deletions

View File

@@ -10,6 +10,9 @@ Requires libvips v8.10.5
[#2581](https://github.com/lovell/sharp/pull/2581)
[@florian-busch](https://github.com/florian-busch)
* Allow use of `recomb` operation with single channel input.
[#2584](https://github.com/lovell/sharp/issues/2584)
### v0.27.1 - 27th January 2021
* Ensure TIFF is cast when using float predictor.