All Versions
15
Latest Version
Avg Release Cycle
287 days
Latest Release
1943 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.0 Changes
January 03, 2020- โ Add examples/docker (#175)
- โ Add
ImageMagick.SetImageAlpha
(#177) - ๐ Fix examples and add test script (#188)
- ๐ฆ Expose
MagickWand.CompositeImageGravity
- ๐ Fix
ExceptionInfo.Error()
not properly printing entire error output - ๐ฆ Expose
ConvertImageCommand()
(#220) - ๐ณ 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
-
v3.2.0 Changes
January 10, 2018 -
v3.1.1 Changes
August 31, 2017 -
v3.1.0
March 25, 2017 -
v3.0.0 Changes
November 05, 2016๐ 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.
-
v2.6.0 Changes
January 04, 2020- โ 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
-
v2.5.0 Changes
January 10, 2018 -
v2.4.1 Changes
August 31, 2017 -
v2.4.0
March 25, 2017 -
v2.3.1 Changes
March 25, 2017๐ New in v2.3.1:
- #106 - Declare ScaleKernelInfo function in Go source, for older ImageMagick vers