1.2.0
Deprecation changes:
brew audit
checks forgo get
usagebrew tap
warns on tapping deprecated, official taps- More Homebrew internal APIs have been deprecated
brew audit
checks dependencies don't use optionsbrew audit
checks new formulae don't use patchesbrew audit
checks for more universal usagebrew audit
checks for use of language module requirements
Changes:
- The Homebrew
curl
user agent is consistent with Safari again brew install
recommendsbrew upgrade
where appropriatebrew search
uses a single HTTP call for all tap searches- Rubocop now checks the order of methods in formulae rather than requiring
brew audit --strict
be run - Hide sensitive tokens in the environment from
brew install
andbrew test
brew readall --aliases
checks for shadowed aliasesbrew edit
works correctly with environment filtering enabled (HOMEBREW_ENV_FILTERING
)brew search
searches all caskroom tapsbrew install
doesn't search for formulae when the formula file is unreadablebrew audit
provides--only
and--except
to allow selectively running audit methodsbrew create
uses GitHub metadata to populate fields when possiblebrew uses
allows running on deleted formulaebrew install
does not search taps when a fully qualified formula is missing