Skip to content

Releases: lgarron/folderify

v4.0.0

29 May 07:38
Compare
Choose a tag to compare

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

15 Mar 09:11
Compare
Choose a tag to compare

Release notes:

  • Change the --macOS version example to a supported version.
  • Preserve case for the Rez value for --set-icon-using (hidden legacy argument).

v3.2.2

08 Jan 02:37
Compare
Choose a tag to compare

Release notes:

  • Add basic checks that the target exists and was assigned successfully.

v3.2.1

08 Jan 01:40
Compare
Choose a tag to compare

Release notes:

  • Escape file paths when using AppleScript to assign an icon to a target.

v3.2.0

07 Jan 19:34
Compare
Choose a tag to compare

Release notes:

  • Add --badge with possible values: alias, locked.

v3.1.2

08 Jan 02:38
Compare
Choose a tag to compare

Release notes:

  • Fix rez and fileicon invocations when using the (hidden) --set-icon-using flag.

v3.1.1

07 Jan 18:57
Compare
Choose a tag to compare

Release notes:

  • Recognize macOS 14 as supported when passed to the --macOS flag.

v3.1.0

07 Jan 18:49
Compare
Choose a tag to compare

Release notes:

  • Fix an issue that was causing assigned icons to render incorrectly (#75).

v3.0.13

18 Oct 21:33
Compare
Choose a tag to compare

Release notes:

  • Update dependencies (including a vuln fix).

v3.0.12

02 Jun 06:42
Compare
Choose a tag to compare

Release notes: