You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v4.0.0
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.
v3.2.4
Release notes:
- Change the `--macOS` version example to a supported version.
- Preserve case for the `Rez` value for `--set-icon-using` (hidden legacy argument).