Update Rust crate image to v0.25.2 #43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/image-0.x-lockfile"
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.25.1
->0.25.2
Release Notes
image-rs/image (image)
v0.25.2
Compare Source
Features:
hdr
feature enabled. Supports 32-bit float RGB color only, for now.ImageBuffer
,DynamicImage
andFrame
the existing bufferwill now be reused if possible.
image::ImageReader
as an alias.ImageEncoder
forHdrEncoder
.Structural changes
byteorder
tobyteorder-lite
, consolidating some castingunsafety to
bytemuck
.DynamicImage
and buffers gained#[must_use]
indications.Bug fixes:
bmp
decoder.exr
feature now compiles in isolation.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.
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.