Changelog of @hackage/pipes-p2p 0.4

Change Log

All notable changes to this project will be documented in this file. This file follows the formatting recommendations from Keep a CHANGELOG.

0.4 - 2015-4-13

Changed

  • Upgrade to exceptions-0.6.
  • Upgrade to pipes-concurrency-2.0.3.
  • Increase upper bounds for base.

Added

  • Include example from pipes-p2p-example package.

0.3 - 2014-3-6

Fixed

  • Hotfix for 0.2 was wrong making it a brownbag release. This version should now work correctly.

0.2 - 2014-3-6

Fixed

  • Make sure specified number of bytes are retrieved from socket.

0.1 - 2014-3-4

-Initial release