Bolts-Swift v1.2.0 Release Notes

Release Date: 2016-07-25 // over 7 years ago
  • Full Changelog

    Implemented enhancements:

    • Implement new set of continuations for error-only use case. #17
    • 👉 Make all 'trySet', 'set' functions to use explicit argument labels. #30 (nlutsenko)
    • ⚡️ Update project/tests for Xcode 8 and Swift 2.3. #27 (nlutsenko)
    • 👉 Make CompletedCondtion optional, should improve memory usage slightly. #25 (richardjrossiii)
    • ➕ Add continueOnErrorWith, continueOnErrorWithTask. #18 (nlutsenko)

    🛠 Fixed bugs:

    🔀 Merged pull requests: