Today I’d like to announce Homebrew 2.0.0. The most significant changes since 1.9.0 are official support for Linux and Windows 10 (with Windows Subsystem for Linux), brew cleanup
running automatically, no more options in Homebrew/homebrew-core, and removal of support for OS X Mountain Lion (10.8) and older.
-
2.0.0
02 Feb 2019
-
1.9.0
09 Jan 2019
Today I’d like to announce Homebrew 1.9.0. The most significant changes since 1.8.0 are Linux support, (optional) automatic
brew cleanup
and providing bottles (binary packages) to more Homebrew users.
-
1.8.0
23 Oct 2018
Today I’d like to announce Homebrew 1.8.0. The most significant changes since 1.7.0 are official Mojave support, linkage auto-repair on
brew upgrade
,brew info
displaying analytics data and quarantining Cask’s downloads.
-
Security Incident Disclosure
05 Aug 2018
On 31st July 2018 a security researcher identified a GitHub personal access token with recently elevated scopes was leaked from Homebrew’s Jenkins that gave them access to
git push
on Homebrew/brew and Homebrew/homebrew-core. They reported this to our Hacker One. Within a few hours the credentials had been revoked, replaced and sanitised within Jenkins so they would not be revealed in future. Homebrew/brew and Homebrew/homebrew-core were updated so non-administrators on those repositories cannot push directly tomaster
. Most repositories in the Homebrew organisation (notably not Homebrew/homebrew-core due to their current workflow and maintainer requests) were also updated to require CI checks from a pull request to pass before changes can be pushed tomaster
.
-
1.7.0
15 Jul 2018
Today I’d like to announce Homebrew 1.7.0. The most significant changes since 1.7.0 are fixes for macOS 10.14 Mojave’s developer beta, Homebrew Formulae’s JSON analytics and formulae APIs and various formula API deprecations.
-
1.6.0
09 Apr 2018
Today I’d like to announce Homebrew 1.6.0. The most significant changes since 1.5.0 are
brew install python
installing Python 3, the deprecation of Homebrew/homebrew-php and various formula API deprecations.
-
1.5.0
19 Jan 2018
Today I’d like to announce Homebrew 1.5.0. The most significant changes since 1.4.0 are deprecations of formula APIs and some Homebrew organisation formula taps.
-
1.4.0
11 Dec 2017
Today I’d like to announce Homebrew 1.4.0. The most significant change since 1.3.0 is that Homebrew filters environment variables.
-
1.3.0
31 Jul 2017
Today I’d like to announce Homebrew 1.3.0. The most significant change since 1.2.0 is that
brew install python
no longer installs apython
binary without manualPATH
additions and instead installs apython2
binary. This avoids overriding the systempython
binary by default when installing Python as a dependency. It also paves the way to eventually havepython
be Python 3.x.
-
1.2.0
01 May 2017
Today I’d like to announce Homebrew 1.2.0. The most significant change since 1.1.0 is that most Homebrew taps (package repositories) in the Homebrew GitHub organisation have been deprecated and the currently buildable software moved into Homebrew/homebrew-core. This will improve the quality and availability of all their software.
-
1.1.0
07 Nov 2016
Today I’d like to announce Homebrew 1.1.0. We’ve had a great response to Homebrew 1.0.0 and been iterating on our work there. That 1.1.0 follows 1.0.9 is a happy coincidence due to breaking changes; in the future we may have a e.g. 1.1.10.
-
1.0.0
21 Sep 2016
Today I’m proud to announce Homebrew 1.0.0. In the seven years since Homebrew was created by @mxcl our community has grown to almost 6000 unique contributors, a wide-reaching third-party “tap” ecosystem and thousands of packages.