Homebrew
Notes
no notes yet
Release notes
v4.3.5
· 1y+
This release contains preliminary macOS 15 Sequoia support. When using macOS 15 betas, remember that:
- You must also update Xcode and the CLT to 16.0 beta
brew installwill default to Sonoma bottles, so formulae likepkg-configandgccwill use the macOS 14 SDK when installed from a bottle- Formulae built from source may or may not work - pull requests with any relevant fixes are welcome
What's Changed
- Preliminary macOS 15 (Sequoia) support by @Bo98 in https://github.com/Homebrew/brew/pull/17459
- cmd/list: new fix for exit code when supplied both a cask and formula by @Bo98 in https://github.com/Homebrew/brew/pull/17465
- tap: fix failing documentation linting. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17456
- github/workflows: split RubyDoc CI job. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17457
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.4...4.3.5