Compatible with the 1.x tagged releases of Search API
While there are no known major bugs and the module is usable at this point, this version is still unstable and should only be used with great care in a production environment. We're still breaking API's so proceed with caution.
This release contains a schema change, it changes the facet url to a label (instead of string), running drush cr should be sufficient to enable translations.
1.) Upgrade to Bugsnag API v3 - install dependency using composer.json rather than libraries API.
2.) Added configuration options to make logging uncaught exceptions optional.
3.) Added ability to send logger items to bugsnag (levels to be logged are in the Admin form).
4.) A few other minor style and documentation changes.