Update Rust crate image to 0.24.8 #32
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/image-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.24.3
->0.24.8
Release Notes
image-rs/image (image)
v0.24.8
Compare Source
New features:
DynamicImage::new
method.PngDecoder::gamma_value
method.ImageFormat::{reading_enabled, writing_enabled, all}
.rayon
feature.Bug fixes:
GifDecoder::with_limits
to raise an error when limits are exceeded.v0.24.7
Compare Source
New features:
{ImageBuffer, DynamicImage}::write_with_encoder
to simplify writingimages with custom settings.
GenericImageView
sBug fixes:
v0.24.6
Compare Source
v0.24.5
Compare Source
Structural changes:
tiff
crate to 0.8.0.jpeg
crate to 0.3.0.Bug fixes:
as_rgb32f
function ofDynamicImage
is now correctly documented.images. The missing check could panic in debug mode or else set an incorrect
file size in release mode.
PngEncoder::write_image
instead of the deprecated
PngEncoder::encode
which did not account for byteorder and could result in images with incorrect colors.
InsufficientMemory
error when trying to decode a PNG image.Performance:
performance in cases where the image does not need to be resized or has
already been resized.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Update Rust crate image to 0.24.7to Update Rust crate image to 0.24.859f41a2d1a
to46112654c5
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.