Skip to content

v0.11.0

Choose a tag to compare

@safwank safwank released this 26 Oct 23:17
· 51 commits to master since this release
d2a2298
  • Deprecate exp_backoff and lin_backoff in favor of exponential_backoff and linear_backoff(thanks @bamorim for the bug report)
  • Add Elixir 1.7 support
  • Doc updates (thanks @skateinmars)