Update Rust crate image to 0.24.6 #21
Loading…
x
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.6
Release Notes
image-rs/image
v0.24.6
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.
v0.24.4
Compare Source
New Features:
webp
is now available with the native library. This needs tobe activate explicitly with the
web-encoder
feature.exr
decoding has gained basic limit support.Bug fixes:
Iterator::size_hint
implementation of pixel iterators has been fixed toreturn the current length indicated by its
ExactSizeIterator
hint.Performance:
ImageBuffer::get_pixel{,_mut}
is now marked inline.resize
now short-circuits when image dimensions are unchanged.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.
0a37ab701f
to8a5b4a47aa
8a5b4a47aa
tob487acb7ec
b487acb7ec
to569f451385
Update Rust crate image to 0.24.5to Update Rust crate image to 0.24.6569f451385
to134746161c
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (0.24.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the
ignoreDeps
array of your Renovate config.If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Pull request closed