Releases: typelift/Swiftx
Releases · typelift/Swiftx
Five-Oh
Swift Up
Uppercut
Triad Trials
Swiftx now supports Swift 3.1
Test of Patience
Fixed for a compatibility issue with the Swift Package Manager
Swift Three Dot XYZ
Swiftx now supports Swift 3, Xcode 8, and a Swift Package Manager build. In addition,
Nothing
has been removed. Please useNever
.- The operator sections have been removed.
X Gon' Give It to Ya
Swiftx now supports Swift 2.2
Scheme a Little Scheme
Swiftx now supports both tvOS and watchOS.
Up Var!!
Lattner-Day Saints
Swiftx now fully supports Swift 2.0!
Box<T>
has been removed.- Operator declarations have been updated and standardized across all of TypeLift
- Documentation of operators and structures has been improved dramatically.
Result<T>
has been removed. Please useEither<ErrorType, T>
to replace it.- Sections have been updated for Swift 2.0
- SwiftCheck is now used for the entire testing suite.