Skip to content

Features release

Choose a tag to compare

@maruel maruel released this 09 Mar 21:51
· 291 commits to main since this release

This is a feature release. It includes changes in the last 3 months:

  • Guess $GOROOT and $GOPATH from the stack trace, and try to match with local value.
  • New -html flag, currently rudimentary until someone who knows CSS contributes improvements. wink wink
  • Add cmd/panic, to generate various style of stack traces.
  • Silence SIGQUIT only when reading from stdin.