- Remove
AI_ADDRCONFIGfrom default socket hints inconnect.
- Allow
network3.0.
- Bugfix: test target didn't allow
io-streams1.5.
- Allow
io-streams1.5.
- Allow
io-streams1.4.
- Bump upper bound of the
io-streamsdependency for the bytestring-builder migration.
- 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-streamsandnetwork.
Fixed a bug in the connect routine uncovered by the recent network upgrade.
Widened @network@ dependency to include 2.5.
Updated openssl-streams to work with io-streams 1.1.0.0.
First release.