New
v0.15.0
- Extend
reduce_whileto accept accumulator. Thanks @am-kantox for the PR. - Deprecate support for Elixir 1.8 and 1.9
- Add support for Elixir 1.11 and 1.12
Unclaimed project
Are you a maintainer of ElixirRetry? Claim this project to take control of your public changelog and roadmap.
Changelog
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
reduce_while to accept accumulator. Thanks @am-kantox for the PR.