What's Changed
- Fix build by @tonimelisma in #411
- Using correct ICC profile while exporting Webp Images by @prashik-s in #410
- Revert "Using correct ICC profile while exporting Webp Images (#410)" by @tonimelisma in #412
- jammy ref images by @tonimelisma in #413
- add missing ret variable assignment by @Auxority in #415
- add Image#TransformICCProfileWithFallback by @toaster in #373
- Refine
NewJxlExportParams
and discuss onEffort
/Tier
by @n0vad3v in #416 - Add ImageRef.Sobel() and a test. by @linkdata in #419
- Refine
GifExportParams
by @n0vad3v in #417 - fix: bug in SetPages by @zhifengzhuang in #421
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #424
- Add cgo directive by @dAvagimyan in #427
- Replace
io/ioutil
with preferred packages by @FomalhautWeisszwerg in #430 - Add support for the
vips_gamma()
function via a new funcGamma()
onImageRef
by @jawngee in #433
New Contributors
- @prashik-s made their first contribution in #410
- @linkdata made their first contribution in #419
- @zhifengzhuang made their first contribution in #421
- @dAvagimyan made their first contribution in #427
- @FomalhautWeisszwerg made their first contribution in #430
- @jawngee made their first contribution in #433
Full Changelog: v2.14.0...v2.15.0