imagick v2.6.0 Release Notes

Release Date: 2020-01-04 // about 4 years ago
    • โž• Add examples/docker (#175)
    • ๐Ÿ›  Fix examples and add test script (#171)
    • ๐Ÿ”ฆ Expose MagickWand.CompositeImageGravity
    • ๐Ÿ›  Fix ExceptionInfo.Error() not properly printing entire error output
    • ๐Ÿ”ฆ Expose ConvertImageCommand() (#220)
    • ๐Ÿ”ฆ Expose GradientImage API (#162) - Thanks @gavbaa
    • ๐Ÿณ Create testing docker images: https://hub.docker.com/orgs/gographics/repositories
    • โšก๏ธ Update travis CI to use docker builds for faster testing and better control of ImageMagick version
    • โšก๏ธ README updates