<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/compat, branch 1.1.6</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge pull request #1701 from MikeMcQuaid/deprecate-std-superenv-stuff</title>
<updated>2016-12-30T20:43:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-30T20:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b1e27d689d8eadb267fb9890ec2e0a2a87e46b4e'/>
<id>b1e27d689d8eadb267fb9890ec2e0a2a87e46b4e</id>
<content type='text'>
ENV: deprecate old methods.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENV: deprecate old methods.</pre>
</div>
</content>
</entry>
<entry>
<title>ENV: deprecate old methods.</title>
<updated>2016-12-30T20:20:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-30T20:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e50102d91e5fc13fd59589967bb97bb6159bbad0'/>
<id>e50102d91e5fc13fd59589967bb97bb6159bbad0</id>
<content type='text'>
These should have been deprecated long ago but we didn’t really have
the necessary framework to do so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These should have been deprecated long ago but we didn’t really have
the necessary framework to do so.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide `update` from `brew cask help`.</title>
<updated>2016-12-30T15:46:27+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-30T15:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c31f959ec1955999d4be4446914eaab2e715058a'/>
<id>c31f959ec1955999d4be4446914eaab2e715058a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not require `compat/hbc/cli/update` when `—no-compat` is specified.</title>
<updated>2016-12-30T15:13:09+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-30T15:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cea1d18f45608dda5d3185659b790df1c5d1b4e7'/>
<id>cea1d18f45608dda5d3185659b790df1c5d1b4e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add warning to `brew cask help`.</title>
<updated>2016-12-30T13:01:43+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-17T16:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b11f38659a9799b3670655677216e0176de3a765'/>
<id>b11f38659a9799b3670655677216e0176de3a765</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate `brew cask update`.</title>
<updated>2016-12-30T13:01:43+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-16T18:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a1154e9fabcca4feca629f86e86d139768f0de48'/>
<id>a1154e9fabcca4feca629f86e86d139768f0de48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate 32-bit options.</title>
<updated>2016-12-20T10:22:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-20T10:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f98304026bcb3bc68b47210f2434e09683987363'/>
<id>f98304026bcb3bc68b47210f2434e09683987363</id>
<content type='text'>
These were formerly supported but as it has been a very long time since
32-bit software was necessary on macOS these have been deprecated with
a `brew audit` warning and a future `odeprecated`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were formerly supported but as it has been a very long time since
32-bit software was necessary on macOS these have been deprecated with
a `brew audit` warning and a future `odeprecated`.
</pre>
</div>
</content>
</entry>
<entry>
<title>compat: deprecate Utils::JSON in favor of corelib JSON.</title>
<updated>2016-11-20T20:02:47+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-11-20T17:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=54d18cee17a7af49b5858dd752bf2eda59014472'/>
<id>54d18cee17a7af49b5858dd752bf2eda59014472</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compat/sha1: disable SHA-1 support.</title>
<updated>2016-11-06T17:38:50+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T17:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fcaa48d80b0c2989ca95528def6d0c8fbd65aa79'/>
<id>fcaa48d80b0c2989ca95528def6d0c8fbd65aa79</id>
<content type='text'>
This has been deprecated for quite a while now so disabling seems
reasonable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has been deprecated for quite a while now so disabling seems
reasonable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert `puts_columns` to `puts Formatter.columns`.</title>
<updated>2016-10-15T15:13:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T18:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=198bf4d3bdeaf3047f9af80788ea18cd192541af'/>
<id>198bf4d3bdeaf3047f9af80788ea18cd192541af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
