Releases: othyn/github-folder-icon-macOS
v1.2.1
v1.2.0
Added support for macOS Sonoma (14) and Sequoia (15).
Due to an upgrade to folderify
v3, support for OSX has been dropped. folderify
v2 can be used to generate those icons, but as this repo is a do-once kinda deal, we only require the new icons.
To mirror this change, OSX (10.x
) versions now reside in ./icons/OSX
, and macOS versions now reside in ./icons/macOS
. I know the macOS naming was retroactive, but this way is just easier to differentiate. Alongside this, the root makefile
has been updated to now only be scoped to what it can generate, that being everything in ./icons/macOS
.
v1.1.0
v1.0.0 - The Great Automation
v1.0.0 - The Great Automation
🕒 This release was released at {2022-05-19 15:52}.
📓 The Great Automation! Thanks to being introduced to Folderify, I can automate the generation of the icons behind a simple make
task, it also allows for much wider coverage of macOS versions.
🌟 Added
- Automation via Folderify.
- Support for all macOS versions from Mac OS X 10.5 (Leopard) through to macOS 12 (Monterey).
📝 Changed
- Everything.
🐛 Fixed
- Everything.
❌ Removed
- Nothing.
If you have any issues with this release, please report them using the Issues tab, although please first ensure the problem is reproducable with documented steps.