All Versions
7
Latest Version
Avg Release Cycle
215 days
Latest Release
1645 days ago

Changelog History

  • v1.5.0 Changes

    September 27, 2019

    Full Changelog

    Implemented enhancements:

    • โž• Add support for Swift Package Manager. #92 (nlutsenko)
    • โšก๏ธ Update to Swift 5 and Xcode 11. #91 (nlutsenko)

    ๐Ÿ”€ Merged pull requests:

  • v1.4.0 Changes

    July 19, 2018

    Full Changelog

    Implemented enhancements:

    • โœ‚ Remove flatMap because it is now deprecated in Swift 4.1 #71 (sebleclerc)
    • ๐Ÿ‘ Swift 4.0 Support #64 (nlutsenko)
    • โž• Adding a new executor which takes an escaping closure #58 (sebleclerc)

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”„ Changed casing of Executor enum value in README. #56 (sjorsvb)
    • Bolts 1.4.0 ๐Ÿ”ฉ #74 (nlutsenko)
  • v1.3.0 Changes

    September 20, 2016

    Full Changelog

    Implemented enhancements:

    Closed issues:

    • ๐Ÿ‘ Swift 3.0 Support #33

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Update a TaskCompletionSource usage example for Swift 3.0. #48 (sapzildj)
    • Bolts 1.3.0 ๐Ÿ”ฉ #42 (nlutsenko)
    • ๐Ÿš€ Set lowest deployment macOS target to 10.10. #41 (nlutsenko)
    • ๐Ÿ›  Fix README for TaskCompletionSource.cancel() #37 (ceyhuno)
  • v1.2.0 Changes

    July 25, 2016

    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:

  • v1.1.0 Changes

    May 04, 2016

    Full Changelog

    Implemented enhancements:

    • โž• Add ability to throw errors in all Task continuations that return a Task. #14 (nlutsenko)
    • ๐Ÿ‘Œ Improve and add missing documentation. #10 (nlutsenko)

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix usage of CancelledError, add tests for error handling inside tasks. #13 (nlutsenko)

    ๐Ÿ”€ Merged pull requests:

  • v1.0.1 Changes

    March 24, 2016

    Full Changelog

    Implemented enhancements:

    • โœ… Make tests less flaky and be able to run under Swift 2.2/Xcode 7.3. #1 (nlutsenko)

    ๐Ÿ›  Fixed bugs:

    • Task never completes #5
    • ๐Ÿ›  Fix optimized away TaskCompletionSource non-try methods. #7 (nlutsenko)

    ๐Ÿ”€ Merged pull requests:

  • v1.0.0 Changes

    March 17, 2016

    (ใฃห˜โ–ฝห˜)ใฃ ๐Ÿ”ฉ๐Ÿ”ฉ๐Ÿ”ฉ โŠ‚(โ—•ใ€‚โ—•โŠ‚)