Skip to content

Releases: codeclysm/raygun

Again a fix for juju's stacktrace

09 Oct 10:22
Compare
Choose a tag to compare
Show line number for juju

juju's stacktrace doesn't tell you the package or the method, but raygun ignores the line number if they are not present, so we set the package to a dot

Fix an error handling juju stacktrace

21 Sep 15:14
Compare
Choose a tag to compare
v1.0.3

Fix panic when parsing juju stacktrace

Better handle juju stacktrace

23 Jun 08:47
Compare
Choose a tag to compare
v1.0.2

Handle the possibility that a juju error doesn't have the line number

PrettyPrint stacktrace

24 May 07:18
Compare
Choose a tag to compare
v1.0.1

Add pretty print for stacktrace

First release

19 May 14:40
Compare
Choose a tag to compare
v1.0.0

better docs