MiniMagick v4.11.0 Release Notes

Release Date: 2020-11-06 // over 3 years ago
    • ๐Ÿ›  Fix fetching metadata when there are GhostScript warnings (#522)
    • ๐Ÿ›  Fixed some method redefined warnings (#505)
    • Added MiniMagick::Image.get_image_from_pixels (#516)
    • ๐Ÿ‘ extend MiniMagick::Tool#stack to support arguments so that it can be used with Active Storage

Previous changes from v4.10.1

    • Still pick up ImageMagick over GraphicsMagick if both are installed