Wand Versions Save

The ctypes-based simple ImageMagick binding for Python

0.6.3

3 years ago

The 0.6.3 release addresses a buffer overflow issue in wand.image.BaseImage.connected_components() method. This issue was introduced recently in ImageMagick-7.0.10-XX, and users on this library version should upgrade Wand.

See 0.6.3 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.2 release.

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

41 E. McConville

0.6.2

3 years ago

The 0.6.2 release addresses some minor bug fixes, and introduces direct image-stack iterator methods.

See 0.6.2 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.1 release.

See git log 0.6.1..0.6.2 for a full history.

      1 Chris Lamb
     33 E. McConville
      1 Louis Sautier

0.6.1

3 years ago

Patch release to address runtime errors. See #482 for details

Contributors

The following people have contributed since the Wand 0.6.0 release.

See git log 0.6.0..0.6.1 for a full history.

      2 E. McConville
      1 Louis Sautier

0.6.0

3 years ago

The 0.6.0 release includes a rewrite of the memory resource management, and introduces atexit methods for terminus routine. Plus a few bug fixes & doc improvements.

See 0.6.0 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.5.9..0.6.0 for a full history.

     74 E. McConville
      1 Louis Sautier
      2 Thijs Triemstra
      1 Vegard Stikbakke

0.5.9

4 years ago

A few bug fixes & doc improvements.

See changelog for a list of all bug fixes.

Contributors

The following people have contributed since the Wand 0.5.8 release.

See git log 0.5.8..0.5.9 for a full history.

$ git log --format='%aN' 0.5.8..0.5.9 | sort | uniq -c

     12 E. McConville
      1 Thijs Triemstra

0.5.8

4 years ago

A few bug fixes & doc improvements.

See 0.5.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.7 release.

See git log 0.5.7..0.5.8 for a full history.

      1 Alex
     41 E. McConville

0.5.7

4 years ago

Few bug fixes, doc improvements, and new methods.

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

See changelog for a list of all methods & features.

Contributors

The following people have contributed since the Wand 0.5.6 release.

See git log 0.5.6..0.5.7 for a full history.

     41 E. McConville

0.5.6

4 years ago

Few bug fixes, doc improvements, and new methods.

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

See changelog for a list of all methods & features.

Contributors

The following people have contributed since the Wand 0.5.5 release.

See git log 0.5.5..0.5.6 for a full history.

     35 E. McConville

0.5.5

4 years ago

This release adds Color Channel support to dozen methods, and introduces some ImageMagick-7 exclusive methods.

See 0.5.5 Milestone for a list of all issues tracked through GitHub.

See changelog for a list of all bug-fixes and features.

Contributors

The following people have contributed since the Wand 0.5.4 release.

See git log 0.5.4..0.5.5 for a full history.

 35 E. McConville
  1 Seonguk Kim

0.5.4

4 years ago

Patch release adding a handful of methods, and a few bugfixes.

See 0.5.4 Milestone for a list of all issues tracked through GitHub.

See changelog for a list of all bug-fixes and features.

Contributors

The following people have contributed since the Wand 0.5.3 release.

See git log 0.5.3..0.5.4 for a full history.

     41 E. McConville