File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,10 @@ Requires libvips v8.13.0
44
44
* Ensure only properties owned by the ` withMetadata ` EXIF Object are parsed.
45
45
[ #3292 ] ( https://github.com/lovell/sharp/issues/3292 )
46
46
47
+ * Expand ` linear ` operation to allow use of per-channel arrays.
48
+ [ #3303 ] ( https://github.com/lovell/sharp/pull/3303 )
49
+ [ @antonmarsden ] ( https://github.com/antonmarsden )
50
+
47
51
* Ensure the order of ` rotate ` , ` resize ` and ` extend ` operations is respected where possible.
48
52
Emit warnings when previous calls in the same pipeline will be ignored.
49
53
[ #3319 ] ( https://github.com/lovell/sharp/issues/3319 )
Original file line number Diff line number Diff line change @@ -257,3 +257,6 @@ GitHub: https://github.com/blacha
257
257
258
258
Name: Brahim
259
259
GitHub: https://github.com/brahima
260
+
261
+ Name: Anton Marsden
262
+ GitHub: https://github.com/antonmarsden
You can’t perform that action at this time.
0 commit comments