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 install
will default to Sonoma bottles, so formulae likepkg-config
andgcc
will 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 #17459
- cmd/list: new fix for exit code when supplied both a cask and formula by @Bo98 in #17465
- tap: fix failing documentation linting. by @MikeMcQuaid in #17456
- github/workflows: split RubyDoc CI job. by @MikeMcQuaid in #17457
Full Changelog: 4.3.4...4.3.5