This repository has been archived by the owner on Jul 3, 2022. It is now read-only.
8.1.0
- Adds support for Swift 5.4 and Xcode 12.5. (#216 & #218, thanks MagFer, MultiColourPixel & paiv)
- Adds
Future.init(error: E, delay: DispatchTimeInterval)
(#215, thanks RomanPodymov) - Fixed casing of various global constants. (#176, thanks Sajjon)
- Deprecated
NoValue
in favor ofNever