This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
This release adds the ability to set options in the configuration for Airbrake. With this ability, error reports can provide more information when a general error is thrown or when the Airbrake.Plug reports an error.
When Airbrake.report/2 is invoked, it can be invoked without having to set explicitly the options. This allows the ability to set options once (via configuration) and let the options in the configuration be used.