Releases: typelift/Aquifer
Releases · typelift/Aquifer
Releasing the Pressure
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
Adds a test suite and polymorphic type aliases.
Graffiti on the Canals
Upgrade to Swift 2.0 (beta 5) and add lots of documentation.
Cracking open the floodgates, part 2
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
Update Swiftz a bit, and get ready for Swift 1.2's official release.
Channel the Flow
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.