Changelog for network-transport-tests-0.3.4
2025-02-04 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.3.4
* Addressed some compilation warnings (#467)
2024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.3.3
* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1
* Updated links to point to Distributed Haskell monorepo
2024-03-25 David Simmons-Duffin <dsd@caltech.edu> 0.3.2
* Update dependency bounds for ghc 9.8.
2022-10-12 Facundo Domínguez <facundo.dominguez@tweag.io> 0.3.1
* Update dependency bounds for ghc 9.
2020-10-09 Facundo Domínguez <facundo.dominguez@tweag.io> 0.3.0
* Added testTransportWithFilter to allow selecting which tests to run.
2019-12-31 Facundo Domínguez <facundo.dominguez@tweag.io> 0.2.4.3
* Relaxed upper bound on containers.
2016-10-05 Facundo Domínguez <facundo.dominguez@tweag.io> 0.2.4.2
* Remove upper bound for ansi-terminal.
2016-08-21 Facundo Domínguez <facundo.dominguez@tweag.io> 0.2.4.1
* fix race in testCloseConnect
2016-08-21 Facundo Domínguez <facundo.dominguez@tweag.io> 0.2.4.0
* Fix race in testCloseEndpoint
* Tests receive events eagerly
* Update upper bound of n-t
* Removed EndPointAddress equality checks
2016-02-17 Facundo Domínguez <facundo.dominguez@tweag.io> 0.2.3.0
* Add a test for send strictness in self connections.
2014-12-09 Tim Watson <watson.timothy@gmail.com> 0.2.1.0
* Dependencies bump
2014-12-09 Tim Watson <watson.timothy@gmail.com> 0.2.0.0
* Dependencies bump
2012-10-19 Edsko de Vries <edsko@well-typed.com> 0.1.0.1
* Change CloseTransport test
2012-10-03 Edsko de Vries <edsko@well-typed.com> 0.1.0
* Initial release (these tests used to be part of the individual transports)