wand v0.6.5 Release Notes

Release Date: 2020-11-29 // over 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
    

Previous changes from v0.6.4

  • ๐Ÿš€ 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