From 6a8e410fbd5668fa026fcfd908ea7e7901df65d9 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Mon, 22 Jul 2024 16:20:38 +0200 Subject: [PATCH 01/11] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 05f8569..ae0724f 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -11,6 +11,22 @@ All notable changes to this project will be documented in this file. The types o --- +## __1.13.13__ ([2024-07-23](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) + +This minor release update the Brewfile and the removal of `mas` command to install apps from App Store. + +__DOCS__ + +* 📝 update CHANGELOG file + +__NEW__ + +* 📦 add `Alfred` Homebrew formula + +__REMOVED__ + +* 🗑️ remove `AdGuard` Homebrew formula + ## __1.13.12__ ([2024-07-14](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) This minor release update the Brewfile and the removal of `mas` command to install apps from App Store. From efad4ac7322820d1963110babb82294d8fb654c9 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Mon, 22 Jul 2024 16:21:14 +0200 Subject: [PATCH 02/11] =?UTF-8?q?=F0=9F=93=A6=20add=20`a-better-finder-ren?= =?UTF-8?q?ame`=20Homebrew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + doc/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 9a384f1..4e8c5ae 100644 --- a/Brewfile +++ b/Brewfile @@ -13,6 +13,7 @@ brew "svn" brew "tldr" brew "tree" brew "wget" +cask "a-better-finder-rename" cask "alfred" cask "appcleaner" cask "fliqlo" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index ae0724f..d67ec6f 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -21,7 +21,7 @@ __DOCS__ __NEW__ -* 📦 add `Alfred` Homebrew formula +* 📦 add `a-better-finder-rename` Homebrew formula __REMOVED__ From e784de315b3a152410bb7609a90da2c5711f0c02 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Mon, 22 Jul 2024 16:21:44 +0200 Subject: [PATCH 03/11] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`Lyn`=20?= =?UTF-8?q?Homebrew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Brewfile b/Brewfile index 4e8c5ae..6407274 100644 --- a/Brewfile +++ b/Brewfile @@ -32,7 +32,6 @@ cask "iina" cask "istat-menus" cask "iterm2" cask "little-snitch" -cask "lyn" cask "micro-snitch" cask "mullvad-browser" cask "mullvadvpn" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index d67ec6f..8c4ad89 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -21,11 +21,11 @@ __DOCS__ __NEW__ -* 📦 add `a-better-finder-rename` Homebrew formula +* 📦 add `A-better-finder-rename` Homebrew formula __REMOVED__ -* 🗑️ remove `AdGuard` Homebrew formula +* 🗑️ remove `Lyn` Homebrew formula ## __1.13.12__ ([2024-07-14](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) From 876c74cb7b7394c8bea5996443d44539d62b95e0 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Mon, 22 Jul 2024 16:22:25 +0200 Subject: [PATCH 04/11] =?UTF-8?q?=F0=9F=93=A6=20add=20`Calibre`=20Homebrew?= =?UTF-8?q?=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + doc/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index 6407274..cb5afcb 100644 --- a/Brewfile +++ b/Brewfile @@ -16,6 +16,7 @@ brew "wget" cask "a-better-finder-rename" cask "alfred" cask "appcleaner" +cask "calibre" cask "fliqlo" cask "font-atkinson-hyperlegible" cask "font-fantasque-sans-mono" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 8c4ad89..30ce5c9 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -22,6 +22,7 @@ __DOCS__ __NEW__ * 📦 add `A-better-finder-rename` Homebrew formula +* 📦 add `Calibre` Homebrew formula __REMOVED__ From 6f731ce869332f27e593375ce0a7da6ec6ef9496 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Thu, 1 Aug 2024 14:27:01 +0200 Subject: [PATCH 05/11] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`iStat?= =?UTF-8?q?=20Menu`=20Homebrew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index cb5afcb..aadca11 100644 --- a/Brewfile +++ b/Brewfile @@ -30,7 +30,6 @@ cask "hazel" cask "keka" cask "latest" cask "iina" -cask "istat-menus" cask "iterm2" cask "little-snitch" cask "micro-snitch" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 30ce5c9..c68c165 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -23,9 +23,11 @@ __NEW__ * 📦 add `A-better-finder-rename` Homebrew formula * 📦 add `Calibre` Homebrew formula +* 📦 add `Stats` Homebrew formula __REMOVED__ +* 🗑️ remove `iStat Menu` Homebrew formula * 🗑️ remove `Lyn` Homebrew formula ## __1.13.12__ ([2024-07-14](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) From e4b112caa0db42a6e2c88f8bf88a4c83f1ab4869 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Thu, 1 Aug 2024 14:27:23 +0200 Subject: [PATCH 06/11] =?UTF-8?q?=F0=9F=93=A6=20add=20`Stats`=20Homebrew?= =?UTF-8?q?=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Brewfile b/Brewfile index aadca11..c3f5625 100644 --- a/Brewfile +++ b/Brewfile @@ -38,6 +38,7 @@ cask "mullvadvpn" cask "netnewswire" cask "powerphotos" cask "shottr" +cask "stats" cask "steam" cask "transmission" cask "vscodium" From f97e695b22a5c74ace8bcc67acd63544e780fe49 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Thu, 1 Aug 2024 14:30:27 +0200 Subject: [PATCH 07/11] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`fliqlo`?= =?UTF-8?q?=20Homebrew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index c3f5625..f01a916 100644 --- a/Brewfile +++ b/Brewfile @@ -17,7 +17,6 @@ cask "a-better-finder-rename" cask "alfred" cask "appcleaner" cask "calibre" -cask "fliqlo" cask "font-atkinson-hyperlegible" cask "font-fantasque-sans-mono" cask "font-fira-code" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index c68c165..781cee6 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -27,6 +27,7 @@ __NEW__ __REMOVED__ +* 🗑️ remove `fliqlo` Homebrew formula * 🗑️ remove `iStat Menu` Homebrew formula * 🗑️ remove `Lyn` Homebrew formula From fb65a2c5ac168308f37c960395f7ca09d71d9a81 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Thu, 1 Aug 2024 14:36:28 +0200 Subject: [PATCH 08/11] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`Latest`?= =?UTF-8?q?=20Homebrew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index f01a916..649e1a7 100644 --- a/Brewfile +++ b/Brewfile @@ -27,7 +27,6 @@ cask "font-roboto" cask "font-ubuntu-mono-nerd-font" cask "hazel" cask "keka" -cask "latest" cask "iina" cask "iterm2" cask "little-snitch" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 781cee6..c653e82 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -29,6 +29,7 @@ __REMOVED__ * 🗑️ remove `fliqlo` Homebrew formula * 🗑️ remove `iStat Menu` Homebrew formula +* 🗑️ remove `Latest` Homebrew formula * 🗑️ remove `Lyn` Homebrew formula ## __1.13.12__ ([2024-07-14](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) From 55fe1d5cc2f8e0941553c8f686776ee011a2d83f Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Thu, 1 Aug 2024 14:37:03 +0200 Subject: [PATCH 09/11] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index c653e82..1b22916 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file. The types o --- -## __1.13.13__ ([2024-07-23](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) +## __1.13.13__ ([2024-08-01](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) This minor release update the Brewfile and the removal of `mas` command to install apps from App Store. From cf09f638c5fb62f141ecaad88c93f8e4d34a37bd Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Thu, 1 Aug 2024 14:37:15 +0200 Subject: [PATCH 10/11] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 1b22916..46eeab9 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file. The types o ## __1.13.13__ ([2024-08-01](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) -This minor release update the Brewfile and the removal of `mas` command to install apps from App Store. +This minor release update the Brewfile. __DOCS__ From aba5b31b03887883afb6e5c53cc6f435917040ea Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Fri, 2 Aug 2024 09:46:43 +0200 Subject: [PATCH 11/11] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 46eeab9..e0dad84 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file. The types o --- -## __1.13.13__ ([2024-08-01](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) +## __1.13.13__ ([2024-08-02](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) This minor release update the Brewfile.