Skip to content

Releases: ffried/GCDOperations

v0.2.4

24 Sep 17:51
1a4c32a
Compare
Choose a tag to compare

Add additional error aggregation methods

v0.2.3

24 Sep 17:45
21bcde9
Compare
Choose a tag to compare

Add errors to finishing method

v0.2.2

24 Sep 17:40
4b21d89
Compare
Choose a tag to compare

Adjust finishing methods

v0.2.1

24 Sep 17:15
36732d7
Compare
Choose a tag to compare

Remove default args from two methods

v0.2.0

24 Sep 17:10
6c6e1b8
Compare
Choose a tag to compare

Adjust error handling to match PSOperations

v0.1.0

24 Sep 16:35
3989d7e
Compare
Choose a tag to compare

Initial release.
Not all features from PSOperations have been ported yet. E.g. capabilities are still missing. Tests are also still basic.

The following things should work:

  • OperationQueue
  • Operation
  • BlockOperation
  • GroupOperation
  • OperationCondition
  • OperationObserver (incl. BlockObserver)