Skip to content

v0.9.5

Choose a tag to compare

@mmomtchev mmomtchev released this 25 Sep 14:49
· 713 commits to main since this release
  • Update ImageMagick to 7.1.1-18
  • Fix #26, crash when using Image.display multiple times
  • Update conan dependencies on POSIX
    • glib 2.76.2 to 2.78.0
    • libjpeg-turbo 2.1.5 to 3.0.0
    • libtiff 4.5.0 to 4.6.0
    • libwebp 1.3.0 to 1.3.1
    • xz_utils 5.4.2 to 5.4.4
  • Add libdeflate on Windows
  • Export all MagickCore macros to JavaScript - including MagickCore.MagickLibAddendum
  • Fix and test rebuilding against an externally installed ImageMagick-7
  • Remove some unused types to reduce code size and compilation times