Bolts-Swift v1.2.0 Release Notes
Release Date: 2016-07-25 // about 6 years ago-
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:
- ๐จ Refactor continuation to be better, faster, stronger. #20 (richardjrossiii)
- Bolts 1.2.0 ๐ฉ #34 (nlutsenko)
- ๐ง Migrate all targets to shared configurations from xctoolchain. #32 (nlutsenko)
- โ Add swiftlint to Travis-CI. #29 (nlutsenko)
- Split Task into multiple files. #24 (richardjrossiii)
- โก๏ธ Update installation instructions in README. #22 (nlutsenko)