v0.9.8
libvips 8.13
Imagor now with upgraded libvips to v8.13:
https://www.libvips.org/2022/05/28/What's-new-in-8.13.html
Much better GIF performance
The most noticeable improvements is GIF handling, which has been reworked again in libvips 8.13, producing smaller files with much lower CPU and memory load.
Compared to imagemagick6, libvips is around 10x faster, needs 4x less memory, makes GIFs which are 20% smaller, and produces higher quality output.
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.5 by @dependabot in #69
- build(deps): bump cloud.google.com/go/storage from 1.22.1 to 1.23.0 by @dependabot in #70
- build(deps): bump github.com/fsouza/fake-gcs-server from 1.37.12 to 1.38.2 by @dependabot in #72
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.25 to 1.44.41 by @dependabot in #71
- docs: ghcr badge by @cshum in #82
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #76
- fix(vips): fix rotate with fill by @cshum in #83
- build: vips 8.13 by @cshum in #84
New Contributors
- @dependabot made their first contribution in #69
Full Changelog: v0.9.7...v0.9.8