Fixed format issue when calling :meth:Image.convert() <wand.image.Image.convert>,
and :meth:Image.make_blob() <wand.image.Image.make_blob> methods. [:issue:594]
Fixed storage type size for "long" & "quantum" values in
:meth:Image.export_pixels() <wand.image.BaseImage.export_pixels> and
:meth:Image.import_pixels() <wand.image.BaseImage.import_pixels> methods. [:issue:596]
Added filter parameter to :meth:Image.distort() <wand.image.BaseImage.distort> method.
[TEST] Added Python 3.11 to regression tests for github actions <https://github.com/emcconville/wand/actions>_.
[TEST] Replaced :mod:py.path fixtures with :mod:pythlib. [:pull:607 & :issue:608 by Louis Sautier]
[TEST] Retired Python2 support from regression testing.
[TEST] Upgraded Travis CI <https://travis-ci.org/github/emcconville/wand> build environments.
.. _changelog-0.6.10:
Version 0.6.10
Released on August 14th, 2022.
Fixed segmentation fault during resource allocation on M1 processor. [:issue:587]
Updated :meth:Image.fx() <wand.image.BaseImage.fx> method to raise :class:~wand.exceptions.WandRuntimeError if ImageMagick is unable to generate an image. [:issue:582]
Fixed :meth:Image.from_array() <wand.image.Image.from_array> classmethod to handle Numpy's strided arrays. [:issue:582]
Fixed segmentation fault introduced with ImageMagick 7.1.0-45. [:issue:586]
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Updates the requirements on wand to permit the latest version.
Release notes
Sourced from wand's releases.
Changelog
Sourced from wand's changelog.
... (truncated)
Commits
008707c
Updating release date for Wand 0.6.11690a656
Upgraded travis build environments.feb143d
Updated pytest & sphinx version requirements3836605
Bump copyright year85ee77e
Migrated tmpdir to tmp_path in regression tests0891e6e
Add pixmap to valid mime typesad9eb35
Reduce disk I/O in regression tests.4f2c71b
Updated docs for !607 & #608fa2a9ff
Revisit normalize test subject on IM6ee5b14d
Revert typeface test in drawing tests.You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)