1.1.2
- Fix Xcode CLT detection on unsupported OS X versions
brew tap-new
: update default, recommended Travis configurationbrew doctor
: don't complain about outdated Travis CI Xcode versionsbrew update
: further improve visibility of analytics messaging- Improve unsupported OS X versions exception output messaging
brew bottle
: do not remove unknown bottle tagsbrew audit
allowdeprecated_option
s on new@
formulae- Deprecate
Utils::JSON
in favor ofJSON
from Ruby's core library brew audit
: check formulae names against the blacklist- Add
llvm_clang
compiler support to build formulae with theclang
from thellvm
formula (e.g. for OpenMP support without GCC) brew install
: suppress duplicated warnings whendepends_on
aRequirement
brew uninstall
: ignore deprecations when uninstalling to allow uninstalling e.g. formulae usingsha1
brew bump-formula-pr
: add a--message
option to append to the pull request bodybrew list
: follow aliases