New
1.5.0: Präludium
- [new] Swift 1.2 support.
- [new]
&&&operator forOptionalconjunction. - [new]
unitfunction to constructOptionals. - [new] binary
swapfunction 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_64only.