BrightFutures v3.0.0-beta.1 Release Notes

  • ๐Ÿš€ This release is compatible with Swift 2. It is a direct port of 2.0, meaning it makes no use of new Swift 2 features yet.

    • โœ‚ Removed our homegrown 'ErrorType' with Swift 2's native one
    • ๐Ÿšš The 'Box' dependency is gone. Swift 2 removed the need for boxing associated values in enums!

    ๐Ÿš€ Because antitypical/Result has not yet released a Swift 2 compatible release on CocoaPods, this version of BrightFutures can not yet be built using CocoaPods.