This repository has been archived by the owner on Feb 28, 2020. It is now read-only.
Releases: Alecrim/AlecrimAsyncKit
Releases · Alecrim/AlecrimAsyncKit
4.0
4.0-beta.5
no message
3.1
Converted to Swift 4.0
v3.0.1
Bug fixes and improvements.
3.0
Swift 3 compatible version.
2.2.1
Swift 2.3 compatibility
2.2
Last Swift 2.2 compatible version
2.1.1
Fixed a bug where mutually exclusive condition semaphore is not signed when the operation is cancelled before its start.
2.1
- Renamed
TaskWaiter
toTaskAwaiter
- Simplified main thread awaiting
2.0.2
Added tvOS as target.