1.1.8
- We now store (and report to anonymous analytics) whether a package was installed a a dependency or on request. This is returned as part of
brew info --json=v1
brew uses
better handles untapped dependency formulae)brew uses
correctly handles recursive requirement resolution- A new
keg_only :versioned_formula
option was added for use in@
-versioned formulae Requirement
s can now be converted intoFormula
e dependenciesbrew audit
flags the use ofoption :universal
in new formulaebrew create
better handles undetected versionsbrew
unsetsGREP_OPTIONS
to fix stable tag updates- New download strategies were added for better handling private GitHub repositories
brew deps --tree
had the gap in lines between requirements and dependencies removedbrew linkapps
andbrew unlinkapps
have been deprecated- Xcode and XQuartz prioritise installations in the default location when present
brew info --json=v1
now contains runtime dependencies- Formulae are read from the
HOMEBREW_PREFIX/opt
when otherwise unavailable