Skip to content

v0.22.7

Choose a tag to compare

@github-actions github-actions released this 29 May 20:14
· 34 commits to main since this release
df97911
  • Add "image_fast_downscale" Cargo feature.
    • Enabled in the prebuilt view-process, and in "dev" of the main crate.
    • When removed saves ~1MB of compiled code.
  • Add try_unwrap_vec and unwrap_or_to_vec for IpcBytes and IpcBytesMut.
  • Compile size optimizations and dependency trimming, ~8MB reduction in release builds.

Crates will be available on crates.io once Publish completes.