v1.3.0
- #89: Added ability to blacklist errors by using
with_blacklisted_errors. Thanks @mrdziuban!- Also added
with_whitelisted_errorsas an alias forwith_allowed_errors.
- Also added
- Removed support for Ruby 1.9.3, which was never officially supported.