Packages

Task.async with depenencies / Ecto.Multi syntax

Current section

Files

Jump to
dep_multi CHANGELOG.md
Raw

CHANGELOG.md

# v 0.1.2 (2020-10-22)
* [PR#6](https://github.com/annkissam/dep_multi/pull/6) correctly handle exceptions
# v 0.1.1 (2020-10-13)
* [PR#5](https://github.com/annkissam/dep_multi/pull/5) when 'shutdown' option is used set stop timeout of 5000 (instead of :infinity)
# v 0.1.0 (2020-09-28)
* Initial Release