Wand Versions Save

The ctypes-based simple ImageMagick binding for Python

0.6.13

5 months ago

:facepalm: Hotfix release to remove a "work-in-progress" pyproject.toml file that was mistakenly included with Wand 0.6.12 sdist package.

0.6.12

5 months ago

The 0.6.12 release includes some minor bug fixes, adds a few composite operators, and updates Sphinx build versions (used for documentation).

See 0.6.12 Milestone for a list of all issues tracked in Github.

See changelog for a list of all bug fixes.

Contributors

The following people have contributed since the Wand 0.6.11 release.

See git log 0.6.11..0.6.12 for a full history.

     18 E. McConville
      3 Louis Sautier
      1 Kian-Meng Ang
      1 odruzhynin

0.6.11

1 year ago

The 0.6.11 release includes a few bug fixes, introduces filter= parameter for Image.distort() method, and regression testing rework.

See 0.6.11 Milestone for a full list of issues tracked through Github.

See changelog for a list of changes.

Contributures

The following people have contributed since the Wand 0.6.10 release.

See git log 0.6.10..0.6.11 for a full history.

     28 E. McConville
      1 Louis Sautier
      1 Ritesh Malviya

0.6.10

1 year ago

The 0.6.10 release is an immediate patch release to address additional segmentation faults, and Apple M1 stability issues. Everyone running ImageMagick-7, or Homebrew installations, should upgrade to this release.

0.6.9

1 year ago

The 0.6.9 version Wand fixes some critical segfault issues with the latest version of ImageMagick 7.1.0-45. All users of ImageMagick-7 should upgrade Wand as soon as possible.

See 0.6.9 Milestone for a list of all issues tracked in Github.

See changelog for a list of all bug fixes.

Contributors

The following people have contributed since the Wand 0.6.8 release.

See git log 0.6.8..0.6.9 for a full history.

      6 E. McConville

0.6.8

1 year ago

The 0.6.8 release includes a few new methods, few fixes, and a few documentation improvements.

See 0.6.8 Milestone for a list of all issues tracked in Github.

See changelog for a list of all bug fixes.

Contributors

The following people have contributed since the Wand 0.5.9 release.

See git log 0.6.7..0.6.8 for a full history.

      1 1Prototype1
     44 E. McConville
      1 FrozenFOXX
      2 Pavel Borzenkov
      1 Tim Gates

0.6.7

2 years ago

The 0.6.7 release introduces direct image-stack management methods, fixes format hints when reading blobs, and includes documentation guides for distortion & morphology methods.

See 0.6.7 Milestone for a list of all issues tracked in Github.

See changelog for a list of all bug fixes.

Contributors

The following people have contributed to Wand since the 0.6.6 release.

See git log 0.6.6..0.6.7 for a full history

     22 E. McConville
      1 Joris Kerkhoff

0.6.6

3 years ago

The 0.6.6 release includes a few critical bug fixes for users of ImageMagick-7 on 32-bit architectures, and armv7 machines. Regression test have been updated to remove PDF format as a test dependency.

See 0.6.6 Milestone for a list of all issues tracked in Github.

See changelog for a list of all bug fixes.

Contributors

The following people have contributed since the Wand 0.6.5 release.

See git log 0.6.6..0.6.5 for a full history.

     21 E. McConville
      1 Louis Sautier

Thank You

Big thanks to John Vandenberg & Open Build Service for running regression test with the latest ImageMagick-7.

0.6.5

3 years ago

This 0.6.5 release fixes a bunch of memory leaks, and allocation / deallocation issues with PyPy3.

See 0.6.5 Milestone for a list of all issues tracked in Github.

See changelog for a list of all bug fixes.

Contributors

The following people have contributed since the Wand 0.6.4 release.

See git log 0.6.4..0.6.5 for a full history.

     14 E. McConville
      2 Gururaj R Katti
      1 Thijs Triemstra

0.6.4

3 years ago

The 0.6.4 release adds a handful of new methods introduced to the ImageMagick-7 C-API, and fixes a few bugs reported for ppc & s390x architectures.

See 0.6.4 Milestone for a list of all issues tracked in Github.

See changelog for a list of all fixes.

Contributors

The following people have contributed since the Wand 0.6.3 release.

See git log 0.6.3..0.6.4 for a full history.

28 E. McConville