
























Today I’d like to announce Homebrew 2.6.0. The most significant changes since 2.5.0 are macOS Big Sur support on Intel, brew commands replacing all brew cask commands, the beginnings of macOS M1/Apple Silicon/ARM support and API deprecations.
Major changes and deprecations since 2.5.0:
depends_on :java, brew switch, brew diy and various other APIs have been deprecatedbrew cask commands have been deprecated in favour of brew commands (with --cask) when necessaryHomebrew.args is deprecatedRequirements are deprecated in Homebrew/core/opt/homebrew and forbid installing into /usr/local (to avoid clashing with the macOS Intel install and allow their usage side-by-side). We currently recommend running Homebrew using Intel emulation with Rosetta 2.brew tap-new will set up GitHub Actions workflows to upload to GitHub Releases. Read the blog post for more documentation.Other changes since 2.5.0 I’d like to highlight are the following:
brew doctor checks the active branch for all taps, not just Homebrew/homebrew-corebrew unbottled is a new developer command to identify formulae that haven’t had binary packages built yetbrew install ./ is now recommended for installing local file formulaebrew formulae commandbrew install --force-bottle refuses to ever build from sourcebrew install or brew link of a versioned keg-only formula will automatically unlink conflicted version formulaebrew shellenv is significantly fasterbrew linkage and commands using the linkage cache have significantly better performancebrew bump-cask-pr is a new developer command to create Homebrew/homebrew-cask pull requestsFinally:
Thanks to all our hard-working maintainers, contributors, sponsors and supporters for getting us this far. Enjoy using Homebrew!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。