- Added support for Datadog
- Added exception reporting from Errbase
- Dropped support for Ruby < 3
- Made
safely
method private to behave likeKernel
methods
- Added
context
option
- Tag exceptions reported with
report_exception
- Added
tag
option tosafely
method - Switched to keyword arguments
- Fixed frozen string error
- Fixed tagging with custom error handler
- Added
Safely.safely
to not pollute when included in gems - Added
throttle
option
- Added
tag
option and tag exception message by default - Added
except
option - Added
silence
option
- Added fail-safe
- Added
safely
method
- Added
default
option - Added
only
option
- First release