Skip to content

1.2.0

Compare
Choose a tag to compare
@nlutsenko nlutsenko released this 25 Jul 23:00

Implemented enhancements:

  • Implement new set of continuations for error-only use case. #17
  • Make all 'trySet', 'set' functions to use explicit argument labels. #30 (nlutsenko)
  • Update project/tests for Xcode 8 and Swift 2.3. #27 (nlutsenko)
  • Make CompletedCondtion optional, should improve memory usage slightly. #25 (richardjrossiii)
  • Add continueOnErrorWith, continueOnErrorWithTask. #18 (nlutsenko)

Fixed bugs:

Merged pull requests: