Skip to content

1.5.0: Präludium

Compare
Choose a tag to compare
@robrix robrix released this 09 May 16:15
· 47 commits to master since this release
  • [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.