Skip to content

First stable release

Compare
Choose a tag to compare
@nmbrone nmbrone released this 14 May 08:52
· 15 commits to master since this release

Breaking changes:

  • RMQ.RPC:
    • call/5 now returns tuple {:ok, result} | {:error, reason}.

Enhancements:

  • each module now supports dynamic configuration via config/0 callback.