Releases: Valkyrie00/bold-brew
Releases · Valkyrie00/bold-brew
v2.2.1
Bold Brew 2.2.1
Install or upgrade:
brew upgrade bbrew
# or
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Valkyrie00/bold-brew/main/install.sh)"Changelog
🐛 Bug Fixes
- 65824fc: fix(cache): refresh all data after Homebrew update (@Valkyrie00)
v2.2.0
Bold Brew 2.2.0
Install or upgrade:
brew upgrade bbrew
# or
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Valkyrie00/bold-brew/main/install.sh)"Changelog
✨ Features
- f4e9c32: feat(brewfile): add remote Brewfile support via HTTPS URLs (@Valkyrie00)
- c933f00: feat(brewfile): add tap support with auto-installation and caching (#43) (@Valkyrie00)
- fa79964: feat(cli): add --version and --help flags (@Valkyrie00)
- 5e893fe: feat(ui): add help screen with keyboard shortcuts overlay (#44) (@Valkyrie00)
- 4e5a655: feat: add one-liner install script (@Valkyrie00)
🐛 Bug Fixes
- 4be99a1: fix(ci): properly detect and remove pre-installed Homebrew (@Valkyrie00)
- 298c593: fix(ci): use --help instead of --version for compatibility (@Valkyrie00)
- 4b07d8f: fix(install): always install deps before Homebrew on Linux (@Valkyrie00)
- 2d66b3c: fix(install): auto-install Linux dependencies (git, build-essential) (@Valkyrie00)
- 75ad954: fix(install): use sudo for apt-get when not running as root (@Valkyrie00)
- 95c5453: fix(lint): update golangci config to Go 1.25 and enable test linting (@Valkyrie00)
- ca20863: fix(ui): improve Details panel visual hierarchy (@Valkyrie00)
- e0c12ce: fix(ui): improve table layout and truncate long versions (@Valkyrie00)
- 6e541cf: fix(ui): rename column header from '↓ (90d)' to 'Downloads' (@Valkyrie00)
- 453e8bf: fix: update filter counter in case a filter returns nothing (#42) (@arjunpathak072)
♻️ Refactoring
- e234487: refactor(services): restructure and simplify service layer (#46) (@Valkyrie00)
v2.1.1
Changelog
✨ Features
- e6af617: feat: add comprehensive caching for instant startup (#40) (@Valkyrie00)
v2.1.0
Changelog
✨ Features
- aeee3b9: feat: add Brewfile mode for curated package collections (#37) (@Valkyrie00)
- 6d10e0b: feat: improve UI color scheme for better readability across terminal themes (@Valkyrie00)
🐛 Bug Fixes
- 4146504: fix: updated security event permission (@Valkyrie00)
v2.0.0
Changelog
v1.8.0
Changelog
✨ Features
- 78eb621: feat: added linux build support (#19) (@Valkyrie00)
- 5546ad1: feat: general improvement and removed command service (#20) (@Valkyrie00)
- f514bc3: feat: io service refactoring (#18) (@Valkyrie00)
v1.7.1
Changelog
✨ Features
- 672d398: feat(14): move formatting logic to Details ui component (#15) (@nahaktarun)
🐛 Bug Fixes
- 27a678a: fix: updated brew descriptor (@Valkyrie00)
v1.7.0
v1.6.0
Changelog
✨ Features
- 14e2048: feat: Improvements to package filtering and locally installed packages (#11) (@Valkyrie00)