We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e88eb2 commit d2ae78bCopy full SHA for d2ae78b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [v3.2.0](https://github.com/Orbitale/ImageMagickPHP/releases/tag/v3.2.0) - 08 Apr 2021
2
+
3
+* Implement the `-page` option ([@pbories](https://github.com/pbories))
4
+* Refactor the CI setup to use ImageMagick Docker image
5
+* Don't make `Command` be so strict about ImageMagick binaries when resolving the `convert` binary.<br>
6
+ This is important because it means that now you can use a compound binary, such as using `docker run ...` or `docker exec ...`.
7
8
# [v3.1.1](https://github.com/Orbitale/ImageMagickPHP/releases/tag/v3.1.1) - 01 Feb 2021
9
10
## Fixes
0 commit comments