Skip to content

v3.2.0

Choose a tag to compare

@kamui kamui released this 26 May 20:47
· 57 commits to main since this release
Immutable release. Only release title and notes can be modified.
9035787
  • Require ruby 2.3+.
  • Fix: Ensure tries value is overridden by intervals parameter if both are provided and add a test for this. This is always what the README stated but the code didn't actually do it.
  • Fix: Some rubocop offenses.