Changelog for connection-pool-0.1.1.0
ChangeLog / ReleaseNotes
Version 0.1.1.0
- Package is now buildable on Windows. (new)
- Introducing function
validateResourcePoolParams
. (new)
- Introducing internal function
destroyAllConnections
. (new)
- Introducing functions
destroyAllTcpClientConnections
and
destroyAllTcpClientConnections
both build on top of
destroyAllConnections
. (new)
- Corrected some typos in documentation and Haddock markup.
- Small documentation enhancements.
- Uploaded to Hackage:
http://hackage.haskell.org/package/connection-pool-0.1.1.0
Version 0.1.0.0