Skip to content

v1.9.0

Compare
Choose a tag to compare
@kattrali kattrali released this 05 Jan 12:14
· 107 commits to master since this release
737ff3f

Enhancements

  • Support capturing "fatal error"-style panics from go, such as from concurrent
    map read/writes, out of memory errors, and nil goroutines.