Skip to content

magick-wasm 0.0.28

Compare
Choose a tag to compare
@dlemstra dlemstra released this 21 Jan 17:02
· 48 commits to main since this release
b2d275b

Changes in magick-wasm:

  • Added CanvasRenderingContext2DSettings to the readFromCanvas methods.
  • Added coalesce to MagickImageCollection.
  • Added support for using an existing WebAssembly.Module in initializeImageMagick (#134)
  • Added configuration classes that contain the xml of the ImageMagick configuration.
  • Added quantize to MagickImage (#139)

Library updates:

  • ImageMagick 7.1.1-27 (2024-01-21)
  • de265 1.0.15 (2023-12-20)
  • heif 1.17.6 (2023-12-20)
  • jpeg-xl 0.9.0 (2023-12-22)
  • raw 0.21.2 (2023-12-19)

Full Changelog: 0.0.27...0.0.28