All Versions
11
Latest Version
Avg Release Cycle
269 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.2.3.0 Changes
- Remove
AI_ADDRCONFIG
from default socket hints inconnect
.
- Remove
-
v1.2.2.0 Changes
January 28, 2019- Allow
network
3.0.
- Allow
-
v1.2.1.3 Changes
September 07, 2017- Bugfix: test target didn't allow
io-streams
1.5.
- Bugfix: test target didn't allow
-
v1.2.1.2 Changes
September 03, 2017- Allow
io-streams
1.5.
- Allow
-
v1.2.1.1 Changes
May 11, 2017- Allow
io-streams
1.4.
- Allow
-
v1.2.1.0 Changes
March 19, 2015- Bump upper bound of the
io-streams
dependency for the bytestring-builder migration.
- Bump upper bound of the
-
v1.2.0.0 Changes
- Added
withConnection
, a convenience function for initiating an SSL connection to a given(host, port)
pair. The socket and SSL connection are closed after the user handler runs. - Moved changelog from cabal file to changelog.md
- Updated the dependency list to allow latest
io-streams
andnetwork
.
- Added
-
v1.1.0.2 Changes
May 23, 2014🛠 Fixed a bug in the
connect
routine uncovered by the recent network upgrade. -
v1.1.0.1 Changes
May 22, 2014Widened @network@ dependency to include 2.5.
-
v1.1.0.0 Changes
April 30, 2013⚡️ Updated
openssl-streams
to work withio-streams
1.1.0.0.