- Drop Growl support
- Move CI from travis to github actions
- Fix bugsnag notifications
- Improve appsignal message
- Fix
capture_exception
signature
- Fix uninitialized constant
UniformNotifier::SentryNotifier::Raven
error
- Add AppSignal integration
- Fix
UniformNotifier::Raise.active?
when.rails=
receives a false value
- Add Honeybadger class dependecy injection.
- Allow configuration of Rollbar level.
- Require Ruby 2.3+
- Add terminal-notifier support
- Lots of refactors from Awesome Code
- Add Sentry notifier
- Add honeybadger notifier
- Eliminate ruby warnings
- Add
UniformNotifier::AVAILABLE_NOTIFIERS
constant
- Add rollbar notifier
- Add slack notifier
- Support detail notify data
- Add options for airbrake and bugsnag notifiers
- Add bugsnag notifier
- Use custom excaption
- Raise should implement
out_of_channel_notify
instead ofinline_notify
- Add raise notifier
- Compatible with ruby-growl 4.0 gem
- Add growl gntp support
- Add airbrake notifier
- First release