Skip to content

Releases: typelift/Aquifer

Releasing the Pressure

18 Sep 00:40
Compare
Choose a tag to compare

Aquifer is now fully compatible with Swift 2.0!

Other changes include:

  • We have a great big tutorial playground for all you freshman Aquifer users.
  • Added Kleisli composition operators (>>->> and <<-<<).
  • Documentation has been expanded further
  • The definition and types of some operators have been made more general

A `Proxy` by Any Other Name

19 Aug 05:20
Compare
Choose a tag to compare

Adds a test suite and polymorphic type aliases.

Graffiti on the Canals

15 Aug 19:56
Compare
Choose a tag to compare
Pre-release

Upgrade to Swift 2.0 (beta 5) and add lots of documentation.

Cracking open the floodgates, part 2

14 May 22:48
Compare
Choose a tag to compare

Full update to Swift 1.2 and Swiftz 0.2.1. This release also makes the X type a little better-behaved in certain corner cases.

Cracking open the floodgates, part 1

08 Mar 07:23
Compare
Choose a tag to compare
Pre-release

Update Swiftz a bit, and get ready for Swift 1.2's official release.

Channel the Flow

30 Jan 18:09
Compare
Choose a tag to compare

Aquifer supports almost all of the core pipes ecosystem at this point, as well as a few Swift-specific extensions. Laziness and space complexity is still being worked out, but it should be usable for experimental projects.