All Versions
6
Latest Version
0.4
Avg Release Cycle
473 days
Latest Release
1621 days ago

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. In pipes-network-tls, we merely replaced uses of ClientSettings and ServerSettings for ClientParams and ServerParams. 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 in IO in order to report timeout errors. Delete the Timeout data-type.

  • v0.1.1.0 Changes

    June 23, 2013
    • Re-export Network.Socket.withSocketsDo
  • v0.1.0.0 Changes

    May 29, 2013
    • ๐Ÿš€ First release.