- Set kommand error closure specifying Error type.
- Ready for Swift 4.2.
- Result and error Kommand helpers.
- Ready for Swift 4.1.
- [Operation].execute(in:) extensions.
- General retry policy.
- New API naming.
- Canceled (US English) Kommand state becomes cancelled (British English).
- Retry kommand or multiple kommands throwing a RecoverableError.
- Removed DispatchWorkItem, now internally working with Operation.
- Removed deprecated DispatchQueue methods and initializers.
- Deprecated some DispatchQueue methods and initializers.
- Swift 4.0
- Using DispatchTimeInterval instead TimeInterval
- @discardableResult
- Execute and cancel after delay
- Kommand cancellation fix
- Concurrent/Sequential Kommands execution refactor
- Fixed memory leaks
- watchOS compatible
- tvOS compatible
- Kommand state