Bolts v1.7.0 Release Notes
Release Date: 2016-03-31 // about 6 years ago-
Implemented enhancements:
- Create separate API using Swift generics #61
Closed issues:
- Retry primitive? #233
- โ How to get (older version of) Bolts working with Xcode 6.4? I need to test in iOS7 simulator. #228
- BFTask's -continueWithExecutor cannot make use of Swift block syntactic sugar #222
- Syntax for conditional check for errors in README doesn't work #221
- โก๏ธ Bolts 1.6.0 build errors after a pod update #220
- "Cannot set the result on a completed task." even with trySetResult #207
- Duplicate interface definition for class 'BFAppLink' #178
๐ Merged pull requests:
- Bolts 1.7.0 ๐ฉ #244 (nlutsenko)
- ๐ Fix flaky test in TaskTests. #243 (nlutsenko)
- ๐ Use Xcode 7.3 for Travis-CI. #242 (nlutsenko)
- โ Remove unused viewToMoveWithNavController property #241 (ejensen)
- ๐ Change iOS Tests deployment target to 7.0. #240 (nlutsenko)
- Replace Bolts class, BoltsVersion macro with constant string. #239 (nlutsenko)
- Define constant variables for multiple {errors, exceptions} userInfo keys #238 (chuganzy)
- โฌ๏ธ Reduce stack frame from continuation stack trace if task is completed. #237 (nlutsenko)
- ๐ Use Barrier version of OSAtomic in taskForCompletionOfAllTasks:. #235 (nlutsenko)
- โก๏ธ Update xctoolchain, fix new warnings in Xcode 7.3 #231 (nlutsenko)
- โก๏ธ Update README.md #230 (wzs)
- โ Adds race task #229 (flovilmart)
- โ Add tests/cleanup code to improve code coverage. #227 (nlutsenko)
- ๐ Fix disposing of CancellationTokenSource with registrations. #226 (nlutsenko)
- ๐ Rename Bolts-iOS to Bolts-ObjC. #224 (nlutsenko)