Bolts v1.9.1 Release Notes
Release Date: 2020-04-16 // over 4 years agoPrevious changes from v1.9.0
-
Implemented enhancements:
- ๐ป Removal of automatic exception catching. #252
- ๐ Allow usage of only app extension APIs in all schemes. #313 (nlutsenko)
- โก๏ธ Update shared configurations for Xcode 9. #312 (nlutsenko)
- โฌ๏ธ Upgrade to use Xcode 8.2. #293 (nlutsenko)
- โ Add BFVoid macro to allow enforcing 'void' result types on BFTask. #289 (nlutsenko)
Closed issues:
- Working on above iOS8? #311
- ๐ Build failed when running scripts #295
- Carthage compatibility with Facebook-sdk #285
- โก๏ธ Files not found after Parse + Facebook pod update #278
- Bolts/BFTask.h file not found #277
- Swift 3 Naming Collision #276
- Is this library compatible with swift 3.0? #275
๐ Merged pull requests:
- ๐ Fix Xcode analyze warning #304 (baoshan)
- Blocks should have void as argument if it accepts no arguments #298 (Dahlgren)
- โ Remove automatic exception catching. #294 (nlutsenko)
- Mark classes and methods unavailable for extensions #290 (felix-dumit)
- ๐ Fix method name collisions in Swift 3.0. #288 (nlutsenko)
- โฌ๏ธ Upgrade to Xcode 8.1 and enable all latest warnings. #287 (nlutsenko)
- โก๏ธ Update to proper full gitignore for Cocoa projects. #286 (nlutsenko)
- Sanitation fix #283 (valeriyvan)
- Sanitation fix #282 (valeriyvan)