Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-29 | 518 Bytes | |
v4.0.0 source code.tar.gz | 2024-05-29 | 4.6 MB | |
v4.0.0 source code.zip | 2024-05-29 | 4.6 MB | |
Totals: 3 Items | 9.1 MB | 2 |
Release notes:
There are no functionality changes. However, there is one breaking change: instead of the deprecated convert
command for ImageMagick, folderify
will invoke magick
. The magick
command was added at least ≈8 years ago, so this should not be an issue for most users.
This change should prevent WARNING: The convert command is deprecated in IMv7, use "magick"
messages from spilling into the output of folderify
, particularly for Homebrew users who are on the latest version of ImageMagick.