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 of Never