All Versions
6
Latest Version
Avg Release Cycle
473 days
Latest Release
1816 days ago
Changelog History
Changelog History
-
v0.4 Changes
November 17, 2019*: COMPILER ASSISTED BREAKING CHANGE: We now depend on
network-simple-0.4
, which introduced some breaking changes. Inpipes-network-tls
, we merely replaced uses ofClientSettings
andServerSettings
forClientParams
andServerParams
. Please refer to its changelog. -
v0.3 Changes
May 16, 2018💥 BREAKING CHANGE: We now depend on
network-simple-0.3
, which introduced some breaking changes. Please refer to its changelog.✂ Remove
Pipes.Safe.Base m ~ IO
constraints.✂ Remove upper-bound constraints on all dependencies other than
base
.
-
v0.2.1 Changes
February 03, 2014- Dependency bumps.
-
v0.2.0 Changes
February 03, 2014⬆️ Significantly upgraded the API and renamed functions to play well with pipes-4.0, pipes-safe-2.0, pipes-network-0.6 and network-simple-tls-0.2.
⏱ Throw
IOError
inIO
in order to report timeout errors. Delete theTimeout
data-type.
-
v0.1.1.0 Changes
June 23, 2013- Re-export
Network.Socket.withSocketsDo
- Re-export
-
v0.1.0.0 Changes
May 29, 2013- 🚀 First release.