- Trying to fix cocoapods internal version tagging issue
- Updates for Xcode 8.3/Swift 3.1
- Added fatalerror calls when passing an optional function to the await operators (<<+) since those must guarantee to call their return function.
- Fixed podspec issue for Swift 3.0/cocoapods
- First release for Swift 3.0
- Changed GCD component for LibDispatch updates
- First release for Swift 2.3
- Removed OSSpinLock API info
- Added operators for optional functions (
?+>>
and?~>>
)
- Initial Release for Swift 2.2