Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Releases: ml-archive/bugsnag

Version 0.4.2

19 Oct 08:52
5102156

Choose a tag to compare

Version 0.4.2 Pre-release
Pre-release

Fixed:

  • Reporter constructor is now public

Version 1.1.4

28 Mar 11:48

Choose a tag to compare

Fixed

  • A bug where Bugsnag wouldn't use the correct environment from Vapor.

Version 2.0.2

27 Mar 13:55
210f52e

Choose a tag to compare

Fixed

  • A bug where Bugsnag wouldn't use the correct environment from Vapor when using the ReporterFactory (e.g. in a command)

Version 2.0.1

15 Jan 12:24
37b83c5

Choose a tag to compare

Fixed

  • A bug where Bugsnag wouldn't use the correct environment from Vapor.

Version 2.0.0

11 Aug 12:19

Choose a tag to compare

New:

  • Stack traceable errors
  • Host is now reported to Bugsnag as well
  • Reporting manually does not throw anymore

Version 1.1.3

28 Jun 10:56

Choose a tag to compare

Fixed:

  • order in which config is added

Version 1.1.2

28 Jun 10:41

Choose a tag to compare

New:

  • addConfigurable is done automatically in provider
  • Abort.report() and Abort.doNotReport()

Version 1.1.1

23 May 09:21

Choose a tag to compare

  • Now possible to add the middleware using Vapor 2's new addConfigurable setup.

Version 1.1.0

18 May 08:54

Choose a tag to compare

  • Vapor 2 released πŸŽ‰

Version 1.1.0 Beta 2

17 May 17:05

Choose a tag to compare

Version 1.1.0 Beta 2 Pre-release
Pre-release
  • Stacked not compiling - reverted to an older version