
























Today I’d like to announce Homebrew 2.1.0. The most significant changes since 2.0.0 are casks on https://formulae.brew.sh, search on Homebrew sites and better Docker support.
Major changes and deprecations since 2.0.0:
brew tap-pin is deprecated. It was buggy and unused by Homebrew maintainers. Directly reference formulae (e.g. brew install user/tap/formula) or rename formulae in taps to avoid shadowing Homebrew/homebrew-core formulae instead.brew install --ignore-dependencies is documented as an unsupported, developer flag. If you’re trying to avoid a command being installed instead consider adjusting your PATH so your preferred version precedes it.Other changes since 2.0.0 I’d like to highlight are the following:
brew doctor reports unreadable, installed formulae.brew commands avoid auto-updating if no parameters are passedbrew extract works for all tapsbrew update and brew doctor warn on deleted taps.rootbrew cleanup --prune-prefix option does what brew prune used toFinally:
Thanks to all our hard-working maintainers, contributors, sponsors and supporters for getting us this far. Enjoy using Homebrew!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。