Unreleased
Added
Local source build fallback
Local source build fallback
Compile packages from source when no bottle is available for your platform.Pull Request #212
--build-from-source / -s flag
--build-from-source / -s flag
External tap and cask support
External tap and cask support
Install packages from external taps and casks with safer install/uninstall behavior.Pull Request #203
GitHub release installs
GitHub release installs
Install packages directly from GitHub releases with automatic clone fallback.Pull Request #198
Fixed
Include zbx binaries in GitHub releases
Include zbx binaries in GitHub releases
Fixed the “zbx-darwin-arm64 not found” error on macOS ARM devices.Pull Request #229
Preserve execute bit when patching
Preserve execute bit when patching
Mach-O binary string patching now preserves the execute bit on files.Pull Request #228
Prevent bricked installs from link conflicts
Prevent bricked installs from link conflicts
Improved handling of link conflicts and proper respect for keg-only formulas.Pull Request #207
Default macOS prefix to /opt/zerobrew
Default macOS prefix to /opt/zerobrew
Changed default prefix to stay within the 13-character Mach-O path limit on macOS.Pull Request #206
Shell init management and fish support
Shell init management and fish support
Improved shell initialization with proper support for fish shell.Pull Request #200
Remove -D flag from install
Remove -D flag from install
Removed unnecessary
-D flag since directories are already created.Pull Request #221Force static liblzma linking
Force static liblzma linking
Static linking of liblzma with verification for macOS binaries.Pull Request #222
Skip patching when new prefix is longer
Skip patching when new prefix is longer
Automatically skip binary patching when the new prefix exceeds the old prefix length.Pull Request #227
Changed
- Refreshed README with banner and star history (#224)
0.1.1 - 2026-02-08
Initial release of zerobrew - a fast, modern package manager. We’re excited for our pilot release and want to thank all the support from all channels, as well as all our contributors up to this point.
View Releases
See all releases on GitHub
Compare Changes
View unreleased changes