Skip to content

v0.21.5

Choose a tag to compare

@github-actions github-actions released this 14 Mar 04:15
· 163 commits to main since this release
0b07233
  • Fix images decoded from RGBf32 crashing the view-process.
  • Implement image encoding for GIF, PNM, TGA, HDR, OpenEXR and Farbfeld.
  • Optimize image encoding, now is faster and uses less memory.
  • Add IpcBytesMut::from_bytes and from_bytes_blocking.
  • Add IpcBytesMut::from_slice_blocking.
  • Fix Inspector screenshot save dialog suggesting formats that do not implement encoding.

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