All Versions
10
Latest Version
Avg Release Cycle
141 days
Latest Release
1855 days ago

Changelog History

  • v0.8.0 Changes

    March 29, 2019

    ๐Ÿฑ โš ๏ธ Breaking Changes Ahead โš ๏ธ

    Swiftz is now compatible with Xcode 10.2 and Swift 5.

  • v0.7.0 Changes

    November 04, 2017

    ๐Ÿฑ โš ๏ธ Breaking Changes Ahead โš ๏ธ

    Swiftz is now compatible with Xcode 9 and Swift 4.0.

  • v0.6.3 Changes

    April 02, 2017

    Swiftz is now compatible with Swift 3.1

  • v0.6.2 Changes

    March 15, 2017

    Resolves a compatibility issue introduced by the implementation of SE-110

  • v0.6.1 Changes

    November 20, 2016

    ๐Ÿ›  Fixes a compatibility issue with the Swift Package Manager

  • v0.6.0 Changes

    September 18, 2016

    ๐Ÿฑ โš ๏ธ Breaking Changes Ahead โš ๏ธ

    ๐Ÿ“ฆ Swiftz now supports Swift 3.0, Xcode 8.0 and the Swift Package Manager.

  • v0.5.1 Changes

    September 06, 2016

    ๐Ÿฑ โš ๏ธ Swiftz now requires Swift 2.3 โš ๏ธ

    ๐Ÿ‘ In addition to bumping the version requirements, we now include support for the Monoidal typeclass.

  • v0.5.0 Changes

    March 24, 2016

    ๐Ÿ— Swiftz now fully supports building on Swift 2.2. Not much has changed but we live underwater, etc.

  • v0.4.0 Changes

    January 04, 2016

    ๐Ÿฑ โš ๏ธ Breaking Changes Ahead โš ๏ธ

    Swiftz has just turned 0.4.0! Here's what we changed:

    • Swiftz now has watchOS and tvOS targets.
    • ๐Ÿ“ฆ JSON support has been moved into the new Tyro framework. Point your package manager accordingly!
    • Swiftz no longer links with Foundation.
    • โœ… More structures now have lawful tests.
    • Writer now has a friend, the Reader monad.
    • ๐Ÿšš Tuple2 has been removed entirely.
    • Unit has been added.
  • v0.3.1 Changes

    October 06, 2015
    • ๐Ÿ›  Fixes issues with the pod spec build.