All Versions
22
Latest Version
Avg Release Cycle
49 days
Latest Release
3537 days ago

Changelog History
Page 3

  • v0.9.0 Changes

    November 01, 2011
  • v0.5.0 Changes

    November 01, 2011

    Closed issues:

    • UIWebView+BlocksKit discards return value of delegate message #39

    • Swizzling implementation may be unsafe #38

    • BKDelegateProxy's +shared method is flawed #36

    • BlocksKit not compatible with non-ARC projects #35

    • ๐Ÿ‘ป NSMutableArray+BlocksKit raise exception #32

    • Small compiling issue in NSURLConnection+BlockKit #31

    • Proposal for NSNotificationCenter category #28

    • โœ‚ removeObserverWithBlockToken should be removed #27

    • Undefined Symbols MFMailComposeViewController #26

    • 0๏ธโƒฃ MFMailComposeViewController overrides default delegate #24

    • kViewTouchUpBlockKey should be "UIViewTouchUpBlock" #22

    • BlocksKit is not a direct guilt but it does not coexists with RestKit #20

    • Crash when using a block with a UIButton #5

    • message sent to deallocated instance #2

    ๐Ÿ”€ Merged pull requests:

    • โž• Add missing BKGlobals.h imports. #41 (kommen)

    • โž• Add missing #import "BKGlobals.h" #33 (MSch)

    • ๐Ÿ”€ setResponseLength has wrong associated key #30 (sync)

    • โž• Added removeAllKVObservers #25 (pomarec)

    • ๐Ÿ‘ MessageUI classed block and delegation support #23 (evsukov89)

    • NSCache category #21 (evsukov89)

    • ๐Ÿ›  fixed issue with storing delegate as strong reference, removed bk_dealloc, etc #18 (evsukov89)

    • NSURLConnection that allows using both delegation and block callbacks #17 (evsukov89)

    • Compile Fix #16 (dlinsin)

    • โž• Added a method to check if a control has event handlers for a particular event combination #15 (siancu)

    • โšก๏ธ Updated pull request #13 (kaiwu)

    • โœ… Some tests with caveat #11 (kaiwu)

    • โœ… More unit tests #10 (kaiwu)

    • ๐Ÿ›  Fix for the crash when trying to execute an event handler on a UIControl #9 (siancu)

    • ๐Ÿ›  fix another autorelease issue when block is returned from function #8 (kaiwu)

    • โœ… unit test for NSArray, NSDictionary, NSIndexSet #7 (kaiwu)

    • โž• Adding unit tests to BlocksKit #6 (kaiwu)

    • ๐Ÿ‘ expanded support for touch events #4 (agoodman)

    • ๐Ÿš€ Working archiving for deployment. #3 (blommegard)

    * This Change Log was automatically generated by github_changelog_generator