Bolts v1.1.4 Release Notes

Release Date: 2015-03-03 // about 9 years ago
  • Full Changelog

    Closed issues:

    • ๐Ÿ‘ท Errors with Bolts-Pod when using Facbook-iOS-SDK on CI Server #79
    • NSError cannot be used as a boolean #73
    • [Crash] on iPhone 4 iOS 7.0.4 FYI #72
    • Missing tag v1.1.0 #69
    • Attempt to read non existent folder #66
    • Codesign OSX10.9.5 #65
    • Completed set before the task has actually completed #58
    • ๐Ÿ‘‰ Use NSProgress for progress info and cancellation token #42
    • Not compatible with UISearchDisplayController #35
    • โž• Add 'isFaulted' property to BFTask - keep in line with Android #33
    • Small hitTargets of BFAppLinkRefererView... #29
    • Provide a result for taskForCompletionOfAllTasks #23
    • โœ… For asynch parse operations when testing - waitUntilFinished hangs indefinitely #19
    • How to re-throw exceptions? #16

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿš€ Release 1.1.4 #85 (ghost)
    • ๐Ÿ‘‰ Make BFTaskErrorDomain, BFTaskMultipleExceptionsException public. #84 (ghost)
    • โž• Add podspec linting to Travis-CI. #83 (ghost)
    • Convert static library target to iOS Static Framework. #82 (ghost)
    • โš  Enable more pedantic warnings and fix them. #81 (ghost)
    • ๐Ÿ‘ Better -(NSString*)description for BFTask #78 (josephearl)
    • Increase Size of Hit Targets on BFAppLinkRefererView #77 (josephearl)
    • โž• Add taskForCompletionOfAllTasksWithResults and faulted property #76 (josephearl)
    • ๐Ÿ›  Fixed Swift syntax in Readme. #75 (ghost)
    • ๐Ÿ›  Fix minor typo in Readme.md #70 (alexshepard)
    • ๐Ÿ›  fixed incorrect string syntax #68 (revolter)