Bolts v1.5.0 Release Notes

Release Date: 2015-11-14 // over 8 years ago
  • Full Changelog

    Implemented enhancements:

    • โž• Add nullability annotations to header files #161

    Closed issues:

    • Generics not detected in framework code #191

    ๐Ÿ”€ Merged pull requests:

    • Bolts 1.5.0 ๐Ÿ”ฉ #199 (nlutsenko)
    • ๐Ÿ‘Œ Improve BFTask.continue return type when used with generics. #198 (nlutsenko)
    • ๐Ÿ”„ Changed -defaultExecutor's dispatch policy to check stack space. #197 (richardjrossiii)
    • โž• Add explicit target dependencies to all tests. #190 (nlutsenko)
    • โšก๏ธ Update README.md #189 (peymano)
    • ๐Ÿ— Recreate Bolts-iOS target to unbreak building via subproject reference. #188 (nlutsenko)
    • ๐Ÿ‘Œ Improve performance, memory usage for tasks that are created with result/error/exception/cancelled. #187 (nlutsenko)
    • โœ… Make tvOS tests run in Travis-CI. #186 (nlutsenko)
    • ๐Ÿ›  Fix TaskTests.testDescription #185 (nlutsenko)
    • Simplify settings properties on a Task from TaskCompletionSource. #184 (nlutsenko)
    • ๐Ÿ›  Fix warning in BFWebViewAppLinkResolver.m. #183 (nlutsenko)
    • ๐Ÿ›  Fixed potential memory corruption on accessing a description of a task. #182 (nlutsenko)
    • ๐Ÿ‘Œ Improve performance of task constructors. #181 (nlutsenko)
    • Enable Xcode code coverage for all schemes. #180 (nlutsenko)
    • โž• Added nullability annotations to Bolts Tasks. #162 (nlutsenko)