honeybadger v0.13.0 Release Notes

Release Date: 2019-10-02 // over 4 years ago
  • ➕ Added

    • Introducing Breadcrumbs (#235)! After enabling in the config with breadcrumbs_enabled: true, just call Honeybadger.add_breadcrumb/2 anywhere in your code and if an error is reported in that process, the breadcrumb event will be passed along with the Notice.

    🔄 Changed

    • 📇 Renamed Notifier to honeybadger-elixir and added language