Update Rust crate image to 0.24.4 - autoclosed #13
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.4
Release Notes
image-rs/image
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.
Update Rust crate image to 0.24.4to Update Rust crate image to 0.24.4 - autoclosedPull request closed