tag:github.com,2008:https://github.com/git109/AFNetworking/releasesTags from AFNetworking2011-10-12T16:41:02Ztag:github.com,2008:Repository/3149611/0.7.02011-10-12T16:41:02Z0.7.0: Merge branch 'experimental-0.7'<p>Merge branch 'experimental-0.7'</p>
<p>Conflicts:
<br /> AFNetworking/AFHTTPClient.h</p>mattttag:github.com,2008:Repository/3149611/0.6.12011-09-26T20:07:32Z0.6.1mattttag:github.com,2008:Repository/3149611/0.6.02011-09-22T19:05:34Z0.6.0: Updating README<p>Updating README</p>
<p>Extracting LICENSE information into its own file</p>mattttag:github.com,2008:Repository/3149611/0.5.12011-09-15T19:29:29Z0.5.1: Adding -cancelImageRequestOperation to UIImageView category<p>Adding -cancelImageRequestOperation to UIImageView category</p>
<p>Improving performance of UIImageView -setImageWithURL:... by cancelling running operation if new image url request is different than passed url request</p>mattttag:github.com,2008:Repository/3149611/0.5.02011-08-31T14:59:34Z0.5.0<p>Wrapping network thread lazy initializer with dispatch_once, to ensur…</p>
<p>…e thread safety</p>mattttag:github.com,2008:Repository/3149611/0.4.02011-08-15T01:37:05Z0.4.0mattttag:github.com,2008:Repository/3149611/0.3.02011-08-03T16:37:05Z0.3.0: Significant performance improvments and API redesign<p>Significant performance improvments and API redesign</p>
<p>Removing Q*Operation dependency</p>mattttag:github.com,2008:Repository/3149611/0.2.12011-06-04T16:14:51Z0.2.1: Merge pull request #1 from jakemarsh/patch-1<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/AFNetworking/AFNetworking/pull/1">AFNetworking#1</a> from jakemarsh/patch-1</p>
<p>Adding missing dealloc method in AFImageRequestOperation</p>