Sourced from image's changelog.
Version 0.25.9
Features:
- Support extracting XMP metadata from PNG, JPEG, GIF, WebP and TIFF files (#2567, #2634, #2644)
- Support reading IPTC metadata from PNG and JPG files (#2611)
- Support reading ICC profile from GIF files (#2644)
- Allow setting a specific DEFLATE compression level when writing PNG (#2583)
- Initial support for 16-bit CMYK TIFF files (#2588)
- Allow extracting the alpha channel of a
Pixelin a generic way (#2638)Structural changes:
- EXR format decoding now only uses multi-threading via Rayon when the
rayonfeature is enabled (#2643)- Upgraded zune-jpeg to 0.5.x, ravif to 0.12.x, gif to 0.14.x
- pnm: parse integers in PBM/PGM/PPM headers without allocations (#2620)
- Replace
doc_auto_cfgwithdoc_cfg(#2637)Bug fixes:
5ceb6af
Merge pull request #2640
from Shnatsel/release-v0.25.9282d7b3
Merge pull request #2646
from oligamiq/main5412aee
Amend the note in accordance with the advice of 197g.4e8a4ed
Clarify default features in README and add usage noteca8fa52
Merge pull request #2644
from image-rs/gif-0.14d9bc8fe
mention GIF 0.14 changes053220a
Provide gif's XMP and ICC metadata2ec20b3
Prepare codec with gif@0.1431939fa
Mention EXR rayon changec7f68be
Merge pull request #2643
from Shnatsel/really-optional-rayon