packages feed

poolboy-0.3.0.0: CHANGELOG.md

## 0.3.0.0

* Use `MonadUnliftIO` in functions
* Drop dedicated worker threads

## 0.2.2.0

* Rely on `unliftio` for exception handling

## 0.2.1.0

* Use `QSemN` to stop all workers at once

## 0.2.0.0

* Add `WaitingStopStrategy` and helper functions

## 0.1.0.1

* Fix missing `WorkQueue` export

## 0.1.0.0

* Initial version