All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.1 - 2018-04-04
- Set macOS miniumum deployment target to 10.10
1.1.0 - 2018-03-22
- Updated to use Swift 4
APPLICATION_EXTENSION_API_ONLY
set toYES
- Set iOS miniumum deployment target to 8.0
- Use
Sources
andTests
directories to match current coventions - Single target and scheme for iOS, macOS, and tvOS builds
- Carthage support for macOS and tvOS
pauseAndResetCurrentTask
to pause the queue and reset the running task, if any
1.0.1 - 2016-10-14
- Updated to use Swift 3
- Updated to work with Xcode 8
0.9.10 - 2016-04-12
- Made init public
0.9.9 - 2016-04-08
- Carthage support
- Updated to use Swift 2.2
- Updated to work with Xcode 7.3
0.9.8 - 2015-09-21
- Updated to use Swift 2