Skip to content

Releases: JuliaIO/ImageMagick.jl

v1.1.6

28 Aug 15:11
475bdf0
Compare
Choose a tag to compare

ImageMagick v1.1.6

Diff since v1.1.5

Closed issues:

  • Application crashing when corrupt image is decoded, can't try-catch (#182)

Merged pull requests:

  • Avoid using the deprecated ColorView type (#185) (@timholy)

v1.1.5

24 Apr 09:07
39cf88a
Compare
Choose a tag to compare

ImageMagick v1.1.5

Diff since v1.1.4

v1.1.4

14 Apr 14:03
311524d
Compare
Choose a tag to compare

ImageMagick v1.1.4

Diff since v1.1.3

Merged pull requests:

v1.1.3

06 Mar 16:06
9249ab3
Compare
Choose a tag to compare

ImageMagick v1.1.3

Diff since v1.1.2

Merged pull requests:

v1.1.2

13 Jan 10:33
v1.1.2
4c3cfac
Compare
Choose a tag to compare

v1.1.2 (2020-01-13)

Diff since v1.1.1

Merged pull requests:

  • Fix "tmp not defined" in exportimagepixels!() (#176) (alyst)
  • Suppress repetitive 32bit TIFF warnings (#175) (alyst)

v1.1.1

30 Dec 13:57
v1.1.1
3a9ea3c
Compare
Choose a tag to compare

v1.1.1 (2019-12-30)

Diff since v1.1.0

Merged pull requests:

  • Rely on ImageCore for FixedPointNumbers&ColorTypes (#174) (timholy)

v1.1.0

12 Dec 11:20
v1.1.0
c1bc7e8
Compare
Choose a tag to compare

v1.1.0 (2019-12-12)

Diff since v1.0.0

Closed issues:

  • Unable to build on CentOS 7 "cannot generate deps.jl" (#167)
  • Build fails on Windows behind a proxy (#162)
  • FreeBSD broken (#161)
  • "troubleshooting" section on README needs updating given BinaryBuilder build process (#160)
  • Compatibility issues while building (#151)
  • Failed to build ImageMagick on Julia 1.0.2.1 - Ubuntu 18.04 (#147)
  • some ZLIB problem? (#142)
  • Can't build ImageMagick on Centos 7 because libtiffxx.so can't be loaded (#137)
  • Test fail on Ubuntu 16.04 (#135)
  • Cannot be build on Julia v1.0 (#133)
  • VideoIO tests fail to find zlib1.2.9 when loading ImageMagick.jl on Travis (#130)
  • ImageMagick test fails on Julia 1.0 (#126)
  • Build fails on openSUSE Tumbleweed system (#113)

Merged pull requests:

  • Save Bool image with 1-bit depth (#172) (timholy)
  • Add some precompile statements and clean up the tests (#171) (timholy)

v1.0.0

06 Dec 22:47
v1.0.0
Compare
Choose a tag to compare

v1.0.0 (2019-12-06)

Diff since v0.7.5

Closed issues:

  • Failed to build on windows: ERROR: Can not create symbolic link (#164)
  • Build fails on Windows (Travis CI) (#163)

Merged pull requests:

  • Add bounds to all dependencies and prepare for release (#170) (timholy)
  • Remove outdated install help (#169) (timholy)
  • Upgrade to Julia 1.3+, use JLL package for ImageMagick (#168) (staticfloat)

v0.7.5

01 Jul 18:22
v0.7.5
bc8a0e4
Compare
Choose a tag to compare

v0.7.5 (2019-06-30)

Diff since v0.7.4

Merged pull requests:

v0.7.4

03 Jun 17:54
v0.7.4
ce9b49b
Compare
Choose a tag to compare

v0.7.4 (2019-06-03)

Diff since v0.7.3

Closed issues:

  • 0.7.2 not registered in General registries (#148)

Merged pull requests: