We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e037a95 commit 31939faCopy full SHA for 31939fa
CHANGES.md
@@ -16,6 +16,7 @@ Features:
16
- Allow extracting the alpha channel of a `Pixel` in a generic way (#2638)
17
18
Structural changes:
19
+ - EXR format decoding now only uses multi-threading via Rayon when the `rayon` feature is enabled (#2643)
20
- Upgraded zune-jpeg to 0.5.x, ravif to 0.12.x
21
- pnm: parse integers in PBM/PGM/PPM headers without allocations (#2620)
22
- Replace `doc_auto_cfg` with `doc_cfg` (#2637)
0 commit comments