Bolts v1.2.2 Release Notes

Release Date: 2015-09-10 // over 8 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • BFIncludeStatusBarInSizeAlways never includes the status bar in the size #110
    • BFURL crash on initialization when target_url is null #114

    Closed issues:

    • ๐Ÿ‘ป forCompletionOfAllTasksWithResults: exception 'Cannot set the result on a completed task.' #140

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Update the bolts version define to 1.2.2 #148 (nlutsenko)
    • ๐Ÿ›  Fixed handling of BFIncludeStatusBarInSizeAlways #129 (widescape)
    • โšก๏ธ Update bitcode flag resolution for Xcode 7 GM. #146 (nlutsenko)
    • Bolts 1.2.2 #145 (nlutsenko)
    • ๐Ÿ›  Fixed packaging placing a framework inside a framework. #144 (nlutsenko)
    • Enable Xcode 7 code coverage. #143 (nlutsenko)
    • โž• Add bitcode support to precompiled frameworks on iOS 9. #142 (nlutsenko)
    • โšก๏ธ Update xcodeproj to use Configuration Files. #139 (nlutsenko)
    • โž• Add test runs on Xcode 7. #137 (nlutsenko)
    • โž• Add backward compatible Obj-C Generic support for Tasks. #136 (nlutsenko)
    • โœ‚ Removed precompiled prefix header from all targets. #133 (nlutsenko)
    • ๐Ÿ›  Fixed crash when creating a BFURL when target_url is null. #128 (nlutsenko)