All Versions
15
Latest Version
Avg Release Cycle
287 days
Latest Release
1361 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