Skip to content

v3.3.0 Release

Compare
Choose a tag to compare
@justinfx justinfx released this 03 Jan 22:58
· 44 commits to im-7 since this release
  • 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