Skip to content

v1.2.0

Choose a tag to compare

@kamui kamui released this 26 May 20:47
· 273 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Forked the retryable-rb repo.
  • Extend the Kernel module with the retriable method so you can use it anywhere without having to include it in every class.
  • Update gemspec, Gemfile, and Raketask.
  • Remove echoe dependency.