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
- Upgrade to
exceptions-0.6
. - Upgrade to
pipes-concurrency-2.0.3
. - Increase upper bounds for
base
.
- Include example from
pipes-p2p-example
package.
0.3 - 2014-3-6
- Hotfix for
0.2
was wrong making it a brownbag release. This version should now work correctly.
0.2 - 2014-3-6
- Make sure specified number of bytes are retrieved from socket.
-Initial release