tag:github.com,2008:https://github.com/engraphia/MBProgressHUD-for_Swift3.0.1_binary/releases Tags from MBProgressHUD-for_Swift3.0.1_binary 2016-07-17T09:11:19Z tag:github.com,2008:Repository/75681602/1.0.0 2016-12-06T01:25:47Z 1.0.0 youto1220 tag:github.com,2008:Repository/75681602/0.9.2 2015-12-22T07:35:33Z 0.9.2 matej tag:github.com,2008:Repository/75681602/0.9.1 2015-03-06T07:58:12Z 0.9.1 matej tag:github.com,2008:Repository/75681602/0.9 2014-11-03T13:54:28Z 0.9 jdg tag:github.com,2008:Repository/75681602/0.8 2013-09-19T08:43:42Z 0.8 matej tag:github.com,2008:Repository/75681602/0.7 2013-06-25T12:22:30Z 0.7 matej tag:github.com,2008:Repository/75681602/0.6 2013-03-13T10:44:08Z 0.6 matej tag:github.com,2008:Repository/75681602/0.5 2012-03-22T14:41:55Z 0.5: Major code rewrite / cleanup. closes #56 #60 <p>Major code rewrite / cleanup. <span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/jdg/MBProgressHUD/issues/56">jdg#56</a> <a class="issue-link js-issue-link" href="https://github.com/jdg/MBProgressHUD/issues/60">jdg#60</a></p> <p>- MBProgressHUD now requires LLVM 3+</p> <p>- instance variables moved to the class implementation or removed (using synthesized instance vars) <br />- using KVO instead of custom accessors <br />- completely rewritten layout and UI buildup code <br />- more concise arc conditionals <br />- added MBProgressHUDModeText (+ example) <br />- various documentation fixes <br />- migrated to <a class="user-mention notranslate" href="https://github.com/autoreleasepool">@autoreleasepool</a> <br />- general source code cleanup and restructuring <br />- removed deprecated delegate callback <br />- version bump to 5.0</p> matej tag:github.com,2008:Repository/75681602/0.41 2012-01-27T17:55:13Z 0.41 matej tag:github.com,2008:Repository/75681602/0.4 2010-07-25T16:33:30Z 0.4: - Different animation modes. Default set to zoom. <p>- Different animation modes. Default set to zoom.</p> <p>- Class convenience methods (tadelv - <a href="http://github.com/tadelv">http://github.com/tadelv</a>). <br />- Autorotation when added to a UIWindow (wuf810 - <a href="http://github.com/wuf810">http://github.com/wuf810</a>). <br />- Extended demo app. <br />- Several smaller fixes.</p> matej