<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="http://brew.sh/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="http://brew.sh/atom.xml" rel="self" type="application/atom+xml" /><link href="http://brew.sh/" rel="alternate" type="text/html" /><updated>2017-01-15T13:14:12+00:00</updated><id>http://brew.sh//</id><title type="html">Homebrew</title><subtitle>The missing package manager for macOS.</subtitle><entry><title type="html">1.1.0</title><link href="http://brew.sh/2016/11/07/homebrew-1.1.0/" rel="alternate" type="text/html" title="1.1.0" /><published>2016-11-07T00:00:00+00:00</published><updated>2016-11-07T00:00:00+00:00</updated><id>http://brew.sh/2016/11/07/homebrew-1.1.0</id><content type="html" xml:base="http://brew.sh/2016/11/07/homebrew-1.1.0/">&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;1.1.0 contains some breaking changes:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1451&quot;&gt;Disable SHA-1 checksum support in formulae&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1452&quot;&gt;Disable running Homebrew as the &lt;code class=&quot;highlighter-rouge&quot;&gt;root&lt;/code&gt; user  (e.g. &lt;code class=&quot;highlighter-rouge&quot;&gt;sudo brew&lt;/code&gt;)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1446&quot;&gt;Bottles with &lt;code class=&quot;highlighter-rouge&quot;&gt;_or_later&lt;/code&gt; tags no longer use &lt;code class=&quot;highlighter-rouge&quot;&gt;_or_later&lt;/code&gt; in their filenames so the existing bottle can be reused&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some of the changes since 1.0.0 I’d like to highlight are the following:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1121&quot;&gt;A branch named &lt;code class=&quot;highlighter-rouge&quot;&gt;stable&lt;/code&gt; (rather than &lt;code class=&quot;highlighter-rouge&quot;&gt;master&lt;/code&gt;) is used for following Homebrew/brew tags&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/homebrew/homebrew-test-bot&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;brew test-bot&lt;/code&gt; has moved to its own tap&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1004&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;brew info&lt;/code&gt; now also lists &lt;code class=&quot;highlighter-rouge&quot;&gt;Requirements&lt;/code&gt; (e.g. &lt;code class=&quot;highlighter-rouge&quot;&gt;depends_on :foo&lt;/code&gt;) as well as dependencies&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1128&quot;&gt;Rubocop configured so Rubocop-supporting editors get the correct messaging for editing files in Homebrew/brew and &lt;code class=&quot;highlighter-rouge&quot;&gt;Library/Taps&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1205&quot;&gt;External &lt;code class=&quot;highlighter-rouge&quot;&gt;brew&lt;/code&gt; commands can now use &lt;code class=&quot;highlighter-rouge&quot;&gt;#:&lt;/code&gt; comments to automatically have rich &lt;code class=&quot;highlighter-rouge&quot;&gt;--help&lt;/code&gt; output&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1214&quot;&gt;The &lt;code class=&quot;highlighter-rouge&quot;&gt;brew.1&lt;/code&gt; manpage points to official external commands (&lt;code class=&quot;highlighter-rouge&quot;&gt;brew bundle&lt;/code&gt;, &lt;code class=&quot;highlighter-rouge&quot;&gt;brew cask&lt;/code&gt;, &lt;code class=&quot;highlighter-rouge&quot;&gt;brew services&lt;/code&gt;)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1279&quot;&gt;OS X Mavericks (10.9) and above now use BSD tar’s libarchive LZMA support rather than needing to install &lt;code class=&quot;highlighter-rouge&quot;&gt;xz&lt;/code&gt; &lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1277&quot;&gt;A &lt;code class=&quot;highlighter-rouge&quot;&gt;brew tap-new&lt;/code&gt; command is available for creating a new tap with a &lt;code class=&quot;highlighter-rouge&quot;&gt;README&lt;/code&gt; and preconfigured Travis CI file (&lt;code class=&quot;highlighter-rouge&quot;&gt;.travis.yml&lt;/code&gt;)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1253&quot;&gt;Bottle/binary package creation and extraction has been sped up&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1380&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;brew&lt;/code&gt; output has been improved when &lt;code class=&quot;highlighter-rouge&quot;&gt;git&lt;/code&gt; is not installed&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1248&quot;&gt;A new &lt;code class=&quot;highlighter-rouge&quot;&gt;brew cask reinstall&lt;/code&gt; command was added&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/1308&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;brew info&lt;/code&gt; now lists required option builds in dependencies output&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Enjoy using Homebrew!&lt;/p&gt;</content><author><name>MikeMcQuaid</name></author><summary type="html">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.</summary></entry><entry><title type="html">1.0.0</title><link href="http://brew.sh/2016/09/21/homebrew-1.0.0/" rel="alternate" type="text/html" title="1.0.0" /><published>2016-09-21T00:00:00+00:00</published><updated>2016-09-21T00:00:00+00:00</updated><id>http://brew.sh/2016/09/21/homebrew-1.0.0</id><content type="html" xml:base="http://brew.sh/2016/09/21/homebrew-1.0.0/">&lt;p&gt;Today I’m proud to announce Homebrew 1.0.0. In the seven years since Homebrew was created by &lt;a href=&quot;https://github.com/mxcl&quot;&gt;@mxcl&lt;/a&gt; our community has grown to &lt;a href=&quot;https://github.com/Homebrew/homebrew-core/graphs/contributors&quot;&gt;almost 6000 unique contributors&lt;/a&gt;, a &lt;a href=&quot;https://github.com/search?p=2&amp;amp;q=homebrew-&amp;amp;type=Repositories&amp;amp;utf8=✓&quot;&gt;wide-reaching third-party “tap” ecosystem&lt;/a&gt; and &lt;a href=&quot;https://github.com/Homebrew/homebrew-core/tree/master/Formula&quot;&gt;thousands of packages&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We’ve been working hard over the last year to make some major changes to Homebrew that we’ve been wanting for a long time. There have been some hiccups along the way but we now have a more stable base for using and developing Homebrew in the future.&lt;/p&gt;

&lt;p&gt;These include:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/2&quot;&gt;Homebrew package management and formulae (package metadata) split into separate repositories&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://community.brew.sh&quot;&gt;Homebrew Community site (using Discourse) for discussion&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://sfconservancy.org/news/2016/feb/22/homebrew-joins/&quot;&gt;Homebrew joined the Software Freedom Conservancy&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/install/pull/60&quot;&gt;Homebrew’s default repository installation location changed to &lt;code class=&quot;highlighter-rouge&quot;&gt;/usr/local/Homebrew&lt;/code&gt; to keep your &lt;code class=&quot;highlighter-rouge&quot;&gt;/usr/local&lt;/code&gt; cleaner&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/998&quot;&gt;Homebrew/brew updates between release tags&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/legacy-homebrew/pull/38361&quot;&gt;Homebrew CI and homebrew/core use the macOS sandbox for build-time security&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/725&quot;&gt;Homebrew Cask integrated into Homebrew/brew&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/legacy-homebrew/pull/49848&quot;&gt;Add new &lt;code class=&quot;highlighter-rouge&quot;&gt;brew bump-formula-pr&lt;/code&gt; command to create new formula version pull requests&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/10&quot;&gt;Add &lt;code class=&quot;highlighter-rouge&quot;&gt;brew --help&lt;/code&gt; to &lt;code class=&quot;highlighter-rouge&quot;&gt;brew&lt;/code&gt; subcommands&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/50&quot;&gt;Homebrew auto-updates when needed&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/legacy-homebrew/pull/49219&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;brew update&lt;/code&gt; sped up by only running &lt;code class=&quot;highlighter-rouge&quot;&gt;git fetch&lt;/code&gt; if necessary&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Officially support &lt;a href=&quot;https://github.com/Homebrew/homebrew-bundle&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;brew bundle&lt;/code&gt;&lt;/a&gt; (for &lt;code class=&quot;highlighter-rouge&quot;&gt;Brewfile&lt;/code&gt;s and import/export) and &lt;a href=&quot;https://github.com/Homebrew/homebrew-services&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;brew services&lt;/code&gt;&lt;/a&gt; (for background services management).&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/168&quot;&gt;Homebrew/brew passes tests on Linux and has generic backend for porting to other platforms in future&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/881&quot;&gt;Provide access to developer commands and &lt;code class=&quot;highlighter-rouge&quot;&gt;brew update&lt;/code&gt; workflow automatically&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/295&quot;&gt;Use &lt;code class=&quot;highlighter-rouge&quot;&gt;curl&lt;/code&gt; for all HTTP access for consistent proxy support&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Use &lt;a href=&quot;https://github.com/Homebrew/ruby-macho&quot;&gt;new Ruby Macho library&lt;/a&gt; for reading and writing library macOS Mach O file locations.&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/404&quot;&gt;Provide vendored, portable Ruby 2 binary for when system Ruby 2 is not available&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/584&quot;&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;HEAD&lt;/code&gt; package installations have versions and can be upgraded&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/344&quot;&gt;Use Python virtualenvs to better handle Python dependencies&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And finally:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Homebrew/brew/pull/96&quot;&gt;Improves formula not found handling&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all our users, contributors and maintainers past and present for getting us to this milestone. Enjoy using Homebrew!&lt;/p&gt;</content><author><name>MikeMcQuaid</name></author><summary type="html">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.</summary></entry></feed>
