This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Releases: ChimeHQ/OperationPlus
Releases · ChimeHQ/OperationPlus
v1.6.0
v1.5.4
- Timeout support for block-based ops
v1.5.2
AsyncBlockConsumerOperation
BlockConsumerOperation
v1.5.1
- Fix an issue with
OperationQueue.serialQueue(named:)
not actually being serial
v1.5.0
- Lots of improvements around how timeouts work
- New API for returning a value from a ProducerOperation when a timeout occurs
v1.4.0
- Support for all the block-based operation variants
- Caching facilities for ProducerOperation
v1.3.0
Swift 5
v1.2.2
New APIs for submitting operations with delays
v1.2.0
Producer and Consumer Operations
v1.1.0
- OperationQueue.addOperations with a default to not wait for their completion
- OperationExpectation can now wait for arrays of operations
- Migration to unified platform targets (should have no visible external effects)