BlocksKit v1.8.3 Release Notes

Release Date: 2013-09-05 // over 10 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • shouldEnableFirstOtherButtonBlock not called #143

    • ๐Ÿ‘‰ Use of super in categories #116

    • Registering for the same property twice in using addObserverForKeyPaths:identifier:options:task: causes a crash #107

    • UIBarButton unrecognized selector sent #106

    Closed issues:

    • Marge cleaned-up Mac Demo App into master branch. #170

    • bk_addObserverForKeyPaths task block "change" is a string (not a dictionary). #169

    • Crash in a2_blockGetSignature #167

    • BKTimerBlock should get the timer object when using NSTimer #163

    • UIActionSheet is leaking (not BlocksKit problem though) #155

    • A2DynamicDelegate does NOT work (on OS X, at least).. #154

    • Dead link in project description #153

    • "Declaration shadows a local variable" #150

    • UIAlertView crashes on iOS7 simulator #149

    • MFMailComposeViewController crashes on iOS7 simulator #148

    • "OS X Framework" target should be named "BlocksKit" #147

    • โš  ld: warning: could not create compact unwind for .LFB3: non-standard register 5 being saved in prolog #145

    • Memory leaks #142

    • Calling super in a category #141

    • โš  Compile warning "No new line at end of file" #139

    • Incorrect UIAlertView button when 1-cancel 1-other #136

    • Start looking into NSMapTable for observers #134

    • ๐Ÿ— Project doesn't build #133

    • ๐Ÿ›  Category method names should be prefixed #130

    • ๐Ÿš€ 1.8.2 release would be great #121

    • ๐Ÿ”— Linking error with cocoapods #88

    • NSURLConnection+BlocksKit FailureBlock error #75

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fixes and supplements for collection macros #173 (nschum)

    • โž• Added commented xcconfigs for App bundle vs. sub_umbrella Framework Target build #172 (mralexgray)

    • Marge cleaned-up Mac Demo App into master branch. #171 (mralexgray)

    • Strip out quoted stuff in the method signature #168 (percysnoodle)

    • (for next) changed BKTimerBlock to receive NSTimer instance. #166 (shaioz)

    • ๐Ÿ”„ changed BKTimerBlock to receive NSTimer instance. #165 (shaioz)

    • UITextField #162 (segiddins)

    • UITextField #161 (segiddins)

    • ๐Ÿ›  Fix subclass problem (#119) #159 (zwaldowski)

    • ๐Ÿ‘ Block support for NSString, providing functions such as filter and map. #158 (tLewisII)

    • This is the Mac Demo, essentially. #157 (mralexgray)

    • Block call should be called after MFMessageComposeViewController is dismissed if possible (ios >= 5) #152 (Reflejo)

    • Prefix category methods #151 (a2)

    • a2_methodSignaturesCompatible only checks first character now. #146 (OliverLetterer)

    • ๐Ÿ†• Newlines at the end of files and non-executable sources #144 (akolov)

    • ๐Ÿ›  Fixing a couple outstanding issues #140 (coryallegory)

    • Document output path of static library #138 (mirkokiefer)