What's Changed
- Add support for JXL ISOBMFF-format by @jhdrn in #434
- Bump golang.org/x/image from 0.10.0 to 0.18.0 by @dependabot in #440
- Support PDF files with magic byte in the header by @karthik-bashetty in #451
- add side effects import for image/jpeg png and gif to avoid image: unknown format by @BennyThink in #452
- Expose more Parameters for TIFF export by @je4 in #454
- Support vips 8.16.0 by @cdimitroulas in #455
- write icc files to tmp only when necessary (with tests) by @rhafer in #456
- Jemalloc option in README.md by @alxarno in #461
New Contributors
- @jhdrn made their first contribution in #434
- @karthik-bashetty made their first contribution in #451
- @BennyThink made their first contribution in #452
- @je4 made their first contribution in #454
- @cdimitroulas made their first contribution in #455
- @rhafer made their first contribution in #456
- @alxarno made their first contribution in #461
Full Changelog: v2.15.0...v2.16.0