Skip to content

v1.3.0

Choose a tag to compare

@tfausak tfausak released this 28 Jan 17:21
· 741 commits to develop since this release
  • #89: Added ability to blacklist errors by using with_blacklisted_errors. Thanks @mrdziuban!
    • Also added with_whitelisted_errors as an alias for with_allowed_errors.
  • Removed support for Ruby 1.9.3, which was never officially supported.