retry v0.14.1 Release Notes

Release Date: 2020-10-14 // over 3 years ago
  • Remove System.stacktrace/0 in favour of __STACKTRACE__


Previous changes from v0.14.0

    • Introduce @retry function annotation. Thanks @bbalser for the PR.
    • ➕ Add Elixir 1.10 support
    • Remove deprecated stream functions exp_backoff/1 and lin_backoff/2