Skip to content

v1.3.0

Compare
Choose a tag to compare
@kattrali kattrali released this 05 Jan 12:19
· 15 commits to master since this release

Enhancements

  • Support capturing fatal errors from concurrent map writes, nil goroutines,
    out of memory errors, stack exhaustion, and others which use a different panic
    output format.