Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

3.2.2: Fixing Failures

Compare
Choose a tag to compare
@Thomvis Thomvis released this 10 Dec 08:40
· 215 commits to master since this release
  • [NOTE] Updated to Result 1.0.1, enabling Xcode 7.2 support
  • [FIX] Fixed bug in future.isFailure that would cause it to return true when the future is not completed (thanks @chunkerchunker)