BrightFutures v8.1.0 Release Notes
-
- โ 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