pipes-network-tls v0.4 Release Notes

Release Date: 2019-11-17 // over 4 years ago
  • *: 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.


Previous changes from v0.3

    • 💥 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.