Bolts v1.2.1 Release Notes

Release Date: 2015-08-26 // over 8 years ago
  • Full Changelog

    Implemented enhancements:

    • 2 issues in iOS 9 #126

    Closed issues:

    • El Café Nadaista - Un Café de la Muerte con sabor a Colombia #123
    • Tasks not chaining properly #116
    • Issue when chaining BFTasks created from Swift #111
    • fetchAsync example no longer valid #107
    • ⚡️ Update podspec to include "cancellation" commit #98

    🔀 Merged pull requests:

    • Bolts 1.2.1 #131 (nlutsenko)
    • 🛠 Fix command line build scripts when bolts is contained in paths with spaces. #130 (nlutsenko)
    • 🛠 Fixed deprecations in iOS 9 that cause warnings. #127 (nlutsenko)
    • 🏗 Build only master for pushes on Travis-CI. #125 (nlutsenko)
    • ⚡️ Updated README to use new method signature. #124 (nlutsenko)
    • spelling #121 (Coeur)
    • ✂ Remove the need to check canOpenURL and just use openURL instead. #120 (mingflifb)
    • ➕ Add more tests, remove dead code to improve code coverage. #119 (nlutsenko)
    • ⚡️ Update and parallelize Travis-CI. #118 (nlutsenko)
    • 🛠 Fixed never completed task if continuation returns a task and cancellation was requested. #106 (nlutsenko)