Imagick Versions Save

Go binding to ImageMagick's MagickWand C API

v2.3.0

7 years ago

New in v2.3.0

  • #89 - Support for KernelInfo (thanks @Danack)
  • #87 - Updated Windows build instructions (thanks @vprus)
  • #93 - README cleanups for syntax highlighting (thanks @brunoqc)

v3.0.0

7 years ago

This is the first tag for ImageMagick 7.x support. It correlated with the following import path:

import gopkg.in/gographics/imagick.v3/imagick

While it may not include every new feature that was introduced in ImageMagick 7.x, it does compile and pass tests. Missing features can be added upon request.