BlocksKit v1.8.2 Release Notes

Release Date: 2013-04-20 // almost 11 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • NSObject(BlockObservation) and automatic removal upon deallocation #115

    Closed issues:

    • addObserverForKeyPaths with only one entry in array causes crash on value change #132

    • ๐Ÿ”‹ Feature Request: Perform block synchronously #127

    • โž• addEventHandler cann't release #126

    • โš  Static Analyser warnings in A2BlockInvocation.m #125

    • Pods spec for osx missing libffi dependency #123

    • Incorrect button in UIAlertView #120

    • Message is not a subclass of NSManagedObject #118

    • How to stop a repeating NSTimer within its block? #111

    • Cocoapods Compability and A2DynamicDelegate #110

    • MFMailComposeViewController+BlocksKit iOS6 depreciations #104

    • Undefined symbols for architecture armv7 #103

    • how generate a libBlocksKit.a ?? #102

    ๐Ÿ”€ Merged pull requests:

    • โœ‚ Remove leftover NSLogs #135 (MSch)

    • โž• Added convenience methods to NSNotificationCenter for keyboard notifications #131 (atomkirk)

    • โœ‚ Remove 'all exceptions' breakpoint #129 (iliaskarim)

    • ๐Ÿ‘‰ Useful method added to NSIndexSet+BlocksKit; please consider taking it as my contribution & thanks. #128 (kaelin)

    • โž• Adding arguments name to make easier auto-completion #122 (huguesbr)

    • ๐Ÿ›  Fix default connection:willCacheResponse: behavior #114 (bwhiteley)

    • ๐Ÿ‘‰ Make -select: not concurrent as other -select:'s #113 (dwlnetnl)

    • ๐Ÿ›  Fixed iOS6 deprecation warning #105 (zakdances)