v1.4.0
·
252 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
- By default, retriable doesn't monkey patch
Kernel. If you want this functionality,
you can `require 'retriable/core_ext/kernel'. - Upgrade minitest to 5.x.
- Refactor the DSL into it's own class.