Skip to content

Commit fb7e2f3

Browse files
committed
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.
1 parent 0eee55a commit fb7e2f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "folderify"
3-
version = "3.2.4"
3+
version = "4.0.0"
44
edition = "2021"
55
description = "Generate a native-style macOS folder icon from a mask file."
66
license = "MIT"

0 commit comments

Comments
 (0)