<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/compat, branch 0.9.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>deprecate SHA1</title>
<updated>2016-03-20T06:55:58+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-20T06:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bd7e8543b3fba04a914f8f8c583652d6970d51db'/>
<id>bd7e8543b3fba04a914f8f8c583652d6970d51db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add compat/tap</title>
<updated>2016-03-07T11:43:46+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-07T10:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a3023c3ce837f295bfb1e70988909433a9a70708'/>
<id>a3023c3ce837f295bfb1e70988909433a9a70708</id>
<content type='text'>
To keep backward compatibility for API name changing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To keep backward compatibility for API name changing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Haskell::Cabal#cabal_clean_lib back to compat.</title>
<updated>2016-01-26T11:49:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-01-26T09:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c2a928eb51e872661281dbf3b0cd54f07797bc40'/>
<id>c2a928eb51e872661281dbf3b0cd54f07797bc40</id>
<content type='text'>
We shouldn't have removed this DSL method without a compat fallback.

Closes Homebrew/homebrew#48479.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We shouldn't have removed this DSL method without a compat fallback.

Closes Homebrew/homebrew#48479.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix prepend not available in Ruby 1.8</title>
<updated>2015-11-17T12:49:10+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-11-17T12:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=74c0b1c56b33e6e3f8830584151e28054b68118a'/>
<id>74c0b1c56b33e6e3f8830584151e28054b68118a</id>
<content type='text'>
Closes Homebrew/homebrew#46071.
Closes Homebrew/homebrew#46069.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#46071.
Closes Homebrew/homebrew#46069.
</pre>
</div>
</content>
</entry>
<entry>
<title>move more deprecated methods to compat folder</title>
<updated>2015-11-17T10:52:00+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-11-16T15:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d108bf0a55446df39592604bbfefa641d9c0e734'/>
<id>d108bf0a55446df39592604bbfefa641d9c0e734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hardware: temporary disable rubocop method rename rule</title>
<updated>2015-08-06T09:23:56+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-08-06T08:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0c774cff50962b6243a0bde6a3e098402263c8f5'/>
<id>0c774cff50962b6243a0bde6a3e098402263c8f5</id>
<content type='text'>
Closes Homebrew/homebrew#42540.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#42540.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Core files style updates.</title>
<updated>2015-08-03T12:22:35+00:00</updated>
<author>
<name>BrewTestBot</name>
</author>
<published>2015-08-03T12:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=13d544e11e92ba8ea3788723432046f8dfe4adf9'/>
<id>13d544e11e92ba8ea3788723432046f8dfe4adf9</id>
<content type='text'>
Closes Homebrew/homebrew#42354.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#42354.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>move deprecated codes into compat</title>
<updated>2015-07-21T13:58:10+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-07-21T13:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=744de3008995bc17f4eef115d3302937cab447da'/>
<id>744de3008995bc17f4eef115d3302937cab447da</id>
<content type='text'>
Closes Homebrew/homebrew#41974.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#41974.
</pre>
</div>
</content>
</entry>
<entry>
<title>compat/requirements: unduplicate JavaRequirement.</title>
<updated>2015-06-16T09:20:16+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-06-16T09:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3f9a00dd58da9354f162069bdd2e1e87e5113483'/>
<id>3f9a00dd58da9354f162069bdd2e1e87e5113483</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename requirements named *Dependency.</title>
<updated>2015-06-16T07:12:01+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-06-15T08:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1e867302891f04ba7857d86ea641315d2e1c8e4d'/>
<id>1e867302891f04ba7857d86ea641315d2e1c8e4d</id>
<content type='text'>
Dependency is another similar, related class and it's super confusing
to have some Requirements that are named *Dependency.

Closes Homebrew/homebrew#38891.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dependency is another similar, related class and it's super confusing
to have some Requirements that are named *Dependency.

Closes Homebrew/homebrew#38891.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
