All Versions
10
Latest Version
Avg Release Cycle
147 days
Latest Release
2101 days ago

Changelog History

  • v3.0.1 Changes

    July 19, 2018
    • βž• Adds support for the Swift package manager thanks to @nxtstep.
  • v3.0.0 Changes

    October 10, 2016

    πŸ›  [fixed] associativity for <| from left to right.
    🚚 [removed] unit

  • v2.0.0 Changes

    September 18, 2016
    • πŸ‘ [New] Swift3.0 support
  • v1.6.0

    February 04, 2016
  • v1.5.0 Changes

    May 09, 2015
    • [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.
  • v1.5.0-beta.1 Changes

    February 28, 2015
    • [new] Swift 1.2b2 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.
  • v1.4 Changes

    February 12, 2015
    • [new] <| overload for quaternary functions.
    • [new] flip overload for quaternary functions.
    • πŸ‘€ See the full diff.
  • v1.3 Changes

    January 13, 2015
    • πŸ‘Œ Improved: Increased precedence of |> and <|
    • πŸ‘Œ Improved: Made <| left associative
    • πŸ†• New: binary and ternary versions of <|
    • πŸ†• New: ternary version of flip
    • Diff since 1.2
  • v1.2 Changes

    December 11, 2014
    • [new] iOS framework target courtesy of @robb
  • v1.1 Changes

    December 07, 2014

    πŸ”„ Changes since 1.0:

    • πŸ†• New: <| and |> function application operators
    • πŸ†• New: flip function
    • πŸ‘Œ Improved: usage guide in README.md
    • Diff since 1.0
    • Diff since 1.0.1