Prelude v1.5.0 Release Notes

Release Date: 2015-05-09 // almost 9 years ago
    • [new] Swift 1.2 support.
    • [new]&&& operator for Optional conjunction.
    • [new] unit function to construct Optionals.
    • [new] binary swap function to reverse the order of 2-tuples.
    • ๐Ÿ›  [fixed] Lowered the minimum deployment target for OS X to 10.9.
    • ๐Ÿ›  [fixed] Lowered the minimum deployment target for iOS to 8.0.
    • ๐Ÿ›  [fixed] App extension API only.
    • ๐Ÿ›  [fixed] The Mac framework is built for x86_64 only.