Concurrent v0.2.0 Release Notes

Release Date: 2015-09-12 // over 8 years ago
  • ๐Ÿ‘ Concurrent now fully supports Swift 2.0!

    • Dependence on Swiftz has been broken. This library now stands independently.
    • ๐Ÿšš Exception handling has been removed. Please use Swift's exception mechanisms.
    • ๐Ÿšš Box<T> has been removed from all internal and external APIs.