Skip to content

Releases: lgarron/folderify

v3.0.12

02 Jun 06:42
Compare
Choose a tag to compare

Release notes:

v3.0.11

14 Apr 01:29
Compare
Choose a tag to compare

Release notes:

v2.4.2

13 Apr 22:30
Compare
Choose a tag to compare
Release notes:

- `folderify` v2 (implemented in Python and published to PyPI) is no longer officially supported. Unless you need folder icons for macOS 10.15 or earlier, please consider updating to folderify v3: https://github.com/lgarron/folderify/tree/main#install

v2.4.1

13 Apr 22:02
Compare
Choose a tag to compare
Release notes:

- `folderify` v2 (implemented in Python and published to PyPI) is no longer officially supported. Unless you need folder icons for macOS 10.15 or earlier, please consider updating to folderify v3: https://github.com/lgarron/folderify/tree/main#install

v3.0.10

12 Apr 22:49
Compare
Choose a tag to compare
Release notes:

- Allow progress bars to be truncated to fit into narrow terminal windows.
- Add progress bars for input and output steps.

v3.0.9

10 Apr 22:23
Compare
Choose a tag to compare
Release notes:

- Tweak progress output.

v3.0.8

10 Apr 05:53
Compare
Choose a tag to compare
Release notes:

- Add progress bars for the different icon sizes.

v3.0.7

04 Apr 20:10
Compare
Choose a tag to compare
- Reveal the `.iconset` when it is the only output.
- Avoid (temporarily) constructing the `.icns` when not needed.
- Update `--help` output.

v3.0.6

04 Apr 19:13
Compare
Choose a tag to compare
- Fix the printed command name for `--help`.

v3.0.5

04 Apr 18:27
Compare
Choose a tag to compare
Release notes:

- Small `README.md` / `--help` fixes.
- Correctly print the target path for icon assignment in verbose mode.