v2.14.0
What's Changed
- Fixed the bug of incorrect calculation of page height when resize gif… by @songjiayang in #386
- Fix AvifExportParams StripMetadata by @errm in #383
- Clear image with g_object_unref, add corrupted JPEG test by @mrngm in #374
- vips crop support by @songjiayang in #382
- Adds
Recomb
forImageRef
by @n0vad3v in #377 - Bump semver from 7.3.7 to 7.5.4 in /examples/tiff by @dependabot in #368
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #389
- Bump sharp from 0.30.5 to 0.32.6 in /examples/tiff by @dependabot in #392
- Bump golang.org/x/image from 0.5.0 to 0.10.0 by @dependabot in #390
- Update README by @tonimelisma in #388
- Animated image crop by @songjiayang in #399
- jxl support by @songjiayang in #398
- Add support to some histogram functions by @rafaelsierra in #395
- Add min_size, kmin and kmax options to webp export params by @rafaelsierra in #400
- Update DevOps by @tonimelisma in #409
New Contributors
- @songjiayang made their first contribution in #386
- @errm made their first contribution in #383
- @mrngm made their first contribution in #374
- @n0vad3v made their first contribution in #377
- @rafaelsierra made their first contribution in #395
Full Changelog: v2.13.0...v2.14.0