packages feed

LogicGrowsOnTrees-network-1.0.0.3: CHANGELOG.md

Version 1.0.0.3
===============

* Made some tweaks so that the tests run on older versions of GHC.


Version 1.0.0.2
===============

* Bumped lens dependency version.


Version 1.0.0.1
===============

* Improved performance.

* Now notices are logged when workers connect and disconnect.

* Exposed `getCurentStatistics` in the `RequestQueueMonad`, allowing one to
  obtain the statistics at any time during the run.

* Fixed the documentation.

* Now ImplicitParams are used instead of a monad to ensure sockets
  initialization.

* Bumped dependency bounds.